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