Merge pull request #62 from multiformats/bin-raw

bin->raw
This commit is contained in:
Jeromy Johnson 2017-10-06 11:45:29 +03:00 committed by GitHub
commit 1293c11f27

View File

@ -1,7 +1,7 @@
codec, description, code
miscellaneous,,
bin, raw binary, 0x55
raw, raw binary, 0x55
bases encodings,,
base1, unary, 0x01

1 codec description code
2 miscellaneous
3 bin raw raw binary 0x55
4 bases encodings
5 base1 unary 0x01
6 base2 binary (0 and 1) 0x
7 base8 octal 0x07