mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-08 08:23:07 +00:00
Merge pull request #43 from rasmuserik/patch-1
Update table.csv: codes for CBOR and Protocol Buffers
This commit is contained in:
commit
d4e8fceddc
@ -17,10 +17,10 @@ base64, rfc4648, 0x
|
|||||||
base64url, rfc4648, 0x
|
base64url, rfc4648, 0x
|
||||||
|
|
||||||
serialization formats,,
|
serialization formats,,
|
||||||
cbor, CBOR, 0x
|
cbor, CBOR, 0x51
|
||||||
bson, Binary JSON, 0x
|
bson, Binary JSON, 0x
|
||||||
ubjson, Universal Binary JSON, 0x
|
ubjson, Universal Binary JSON, 0x
|
||||||
protobuf, Protocol Buffers, 0x
|
protobuf, Protocol Buffers, 0x50
|
||||||
capnp, Cap-n-Proto, 0x
|
capnp, Cap-n-Proto, 0x
|
||||||
flatbuf, FlatBuffers, 0x
|
flatbuf, FlatBuffers, 0x
|
||||||
rlp, recursive length prefix, 0x60
|
rlp, recursive length prefix, 0x60
|
||||||
|
|||||||
|
Loading…
x
Reference in New Issue
Block a user