v/vlib/encoding
Daniel Däschle d679146a80
fmt: remove space in front of ? and ! (#14366)
2022-05-13 06:56:21 +03:00
..
base58 fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
base64 all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
binary
csv fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
hex fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
utf8
README.md

README.md

Description:

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