Skip to content

decodeMsgpack

decodeMsgpack(buffer, options?): Map<number | bigint | Uint8Array<ArrayBufferLike>, unknown>

Defined in: packages/common/src/msgpack.ts:9

Uint8Array

MsgPackDecodeOptions = ...

Map<number | bigint | Uint8Array<ArrayBufferLike>, unknown>