v/vlib/encoding
StunxFS 38853568b4
encoding.csv: allow passing a custom delimiter to the `new_reader` function (#13910)
2022-04-03 19:13:43 +03:00
..
base58
base64
binary
csv encoding.csv: allow passing a custom delimiter to the `new_reader` function (#13910) 2022-04-03 19:13:43 +03:00
hex
utf8
README.md

README.md

Description:

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