FuncType - v0.8.85
GitHub
Preparing search index...
SerializationMethods
Interface SerializationMethods<T>
Methods for different serialization formats
interface
SerializationMethods
<
T
>
{
toBinary
()
:
string
;
toJSON
()
:
string
;
toYAML
()
:
string
;
}
Type Parameters
T
Index
Methods
to
Binary
to
JSON
to
YAML
Methods
to
Binary
toBinary
()
:
string
Returns
string
to
JSON
toJSON
()
:
string
Returns
string
to
YAML
toYAML
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
to
Binary
to
JSON
to
YAML
GitHub
FuncType - v0.8.85
Loading...
Methods for different serialization formats