Preparing search index...
The search index is not available
Documentation
Documentation
it-protobuf-stream
Decoder
Interface Decoder<T>
A protobuf decoder - takes a byte array and returns an object
interface
Decoder
<
T
>
(
(
data
)
=>
T
)
Type Parameters
T
Decoder
(
data
)
:
T
Parameters
data
:
Uint8Array
|
Uint8ArrayList
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
A protobuf decoder - takes a byte array and returns an object