v/vlib/encoding
David 'Epper' Marshall a2338dbb7c
docs: document more `builtin` functions/methods (#14229)
2022-04-30 12:31:23 +03:00
..
base58
base64
binary
csv docs: document more `builtin` functions/methods (#14229) 2022-04-30 12:31:23 +03:00
hex
utf8 docs: document more `builtin` functions/methods (#14229) 2022-04-30 12:31:23 +03:00
README.md

README.md

Description:

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