mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-02-22 06:13:36 +00:00
remove undefined codecs
I've filed issues for adding these but defining these here makes this file hard to parse correctly.
This commit is contained in:
parent
9239d0a271
commit
39d078abaf
18
table.csv
18
table.csv
@ -5,14 +5,8 @@ raw, raw binary, 0x55
|
|||||||
|
|
||||||
serialization formats,,
|
serialization formats,,
|
||||||
cbor, CBOR, 0x51
|
cbor, CBOR, 0x51
|
||||||
bson, Binary JSON, 0x
|
|
||||||
ubjson, Universal Binary JSON, 0x
|
|
||||||
protobuf, Protocol Buffers, 0x50
|
protobuf, Protocol Buffers, 0x50
|
||||||
capnp, Cap-n-Proto, 0x
|
|
||||||
flatbuf, FlatBuffers, 0x
|
|
||||||
rlp, recursive length prefix, 0x60
|
rlp, recursive length prefix, 0x60
|
||||||
msgpack, MessagePack, 0x
|
|
||||||
binc, Binc, 0x
|
|
||||||
bencode, bencode, 0x63
|
bencode, bencode, 0x63
|
||||||
|
|
||||||
multiformats,,
|
multiformats,,
|
||||||
@ -396,18 +390,6 @@ p2p-webrtc-star, , 0x0113
|
|||||||
p2p-webrtc-direct, , 0x0114
|
p2p-webrtc-direct, , 0x0114
|
||||||
unix, , 0x0190
|
unix, , 0x0190
|
||||||
|
|
||||||
archiving formats,,
|
|
||||||
tar, , 0x
|
|
||||||
zip, , 0x
|
|
||||||
|
|
||||||
image formats,,
|
|
||||||
png, , 0x
|
|
||||||
jpg, , 0x
|
|
||||||
|
|
||||||
video formats,,
|
|
||||||
mp4, , 0x
|
|
||||||
mkv, , 0x
|
|
||||||
|
|
||||||
IPLD formats,,
|
IPLD formats,,
|
||||||
dag-pb, MerkleDAG protobuf, 0x70
|
dag-pb, MerkleDAG protobuf, 0x70
|
||||||
dag-cbor, MerkleDAG cbor, 0x71
|
dag-cbor, MerkleDAG cbor, 0x71
|
||||||
|
|||||||
|
Loading…
x
Reference in New Issue
Block a user