mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
127 B
127 B
Description
encoding
is a namespace for different formats/protocols encoding/decoding,
like csv
, utf8
, base64
etc.