v/vlib/encoding
Alexander Medvednikov 80b35fe0c6
all: ~500 more byte=>u8
2022-04-17 12:14:29 +02:00
..
base58 all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
base64 all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
binary
csv all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
hex all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
utf8 all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
README.md

README.md

Description:

encoding is a namespace for different formats/protocols encoding/decoding, like csv, utf8, base64 etc.