Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-08-03 09:47:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/encoding
History
Laurent Cheylus cc5b31769f
encoding.iconv: add path for iconv library on FreeBSD (#24682)
2025-06-09 20:41:52 +03:00
..
base32
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
2024-09-10 11:25:56 +03:00
base58
builtin: implement a s.hex() method, allowing shortening s.bytes().hex() chains, and reducing the intermediate allocations; add tests for it (#22540)
2024-10-16 14:18:10 +03:00
base64
…
binary
encoding.binary: fix serialize map struct (fix #24190) (#24192)
2025-04-13 11:32:13 +03:00
csv
builtin: string.index_after() ?int
2025-03-12 23:03:25 +03:00
hex
…
html
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
2024-09-10 11:25:56 +03:00
iconv
encoding.iconv: add path for iconv library on FreeBSD (#24682)
2025-06-09 20:41:52 +03:00
leb128
…
txtar
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
2024-09-10 11:25:56 +03:00
utf8
encoding.utf8: add more tests for UTF-8 strings (#24544)
2025-05-21 18:45:01 +03:00
xml
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
2024-09-17 09:47:38 +03:00
README.md
…

README.md

Description

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

Powered by Gitea Version: Page: 1962ms Template: 310ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API