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