v/vlib/encoding
Nick Treleaven 7231a3f135
vlib: add `mut` for the first parameter of builtin.copy, arrays.copy and crypto (#13702)
2022-03-09 20:26:00 +02:00
..
base58 vlib: add `mut` for the first parameter of builtin.copy, arrays.copy and crypto (#13702) 2022-03-09 20:26:00 +02:00
base64
binary
csv
hex
utf8
README.md

README.md

Description:

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