Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdEncoding and decoding for the msgpack format
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
11 months ago (1.0.3)
default
This module provides functions to encode and decode MessagePack.
f
decode
Decode a value from the MessagePack binary format.
f
encode
Encode a value to MessagePack binary format.
I
ValueMap
Value map that can be encoded to MessagePack.
T
ValueType
Value types that can be encoded to MessagePack.
f
decode
Decode a value from the MessagePack binary format.
f
encode
Encode a value to MessagePack binary format.
I
ValueMap
Value map that can be encoded to MessagePack.
T
ValueType
Value types that can be encoded to MessagePack.