Search
Preparing search index...
The search index is not available
sirdez
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sirdez
SerDes
Interface SerDes<T>
Type parameters
T
Hierarchy
SerDes
Index
Properties
des
ser
Methods
from
Bytes
to
Bytes
to
Temp
Bytes
Properties
des
des
:
Des
<
T
>
ser
ser
:
Ser
<
T
>
Methods
from
Bytes
from
Bytes
(
buf
:
Uint8Array
)
:
T
Parameters
buf:
Uint8Array
Returns
T
to
Bytes
to
Bytes
(
data
:
T
)
:
Uint8Array
Parameters
data:
T
Returns
Uint8Array
to
Temp
Bytes
to
Temp
Bytes
(
data
:
T
)
:
Uint8Array
Parameters
data:
T
Returns
Uint8Array
Exports
Ser
Des
des
ser
from
Bytes
to
Bytes
to
Temp
Bytes
Generated using
TypeDoc