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