mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
128 B
128 B
Description:
encoding
is a namespace for different formats/protocols encoding/decoding,
like csv
, utf8
, base64
etc.