v/vlib/encoding
Daniel Däschle 54bbc00493
fmt: remove space in front of ? and ! (#14366)
2022-05-13 10:10:39 +02:00
..
base58 fmt: remove space in front of ? and ! (#14366) 2022-05-13 10:10:39 +02:00
base64
binary
csv fmt: remove space in front of ? and ! (#14366) 2022-05-13 10:10:39 +02:00
hex fmt: remove space in front of ? and ! (#14366) 2022-05-13 10:10:39 +02:00
utf8
README.md

README.md

Description:

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