Search
Preparing search index...
The search index is not available
sirdez
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sirdez
UsableSerdes
Interface UsableSerdes<T>
Type Parameters
T
Hierarchy
Serdes
<
T
>
UsableSerdes
Index
Properties
des
ser
Methods
from
Bytes
to
Bytes
to
Unsafe
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
Unsafe
Bytes
to
Unsafe
Bytes
(
data
:
T
)
:
Uint8Array
Parameters
data:
T
Returns
Uint8Array
Exports
Usable
Serdes
des
ser
from
Bytes
to
Bytes
to
Unsafe
Bytes
Generated using
TypeDoc