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 17:57:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/encoding
History
penguindark cfcbcb416a
encoding.csv: add a sequential reader too (suitable for very large .csv files, it does not read everything at once) (#20140)
2023-12-11 00:57:08 +02:00
..
base32
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
base58
tests: cleanup test cases (#19104)
2023-08-13 13:36:08 +03:00
base64
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
binary
all: update attributes to use new syntax
2023-11-15 16:16:01 +11:00
csv
encoding.csv: add a sequential reader too (suitable for very large .csv files, it does not read everything at once) (#20140)
2023-12-11 00:57:08 +02:00
hex
all: update attributes to use new syntax
2023-11-15 16:16:01 +11:00
html
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
leb128
all: int => i64 (part 5)
2023-10-08 01:32:37 +03:00
utf8
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
xml
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
README.md
docs: adding skeleton README.md files for all vlib modules (#13034)
2022-01-05 18:06:08 +02:00

README.md

Description:

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

Powered by Gitea Version: Page: 1723ms Template: 226ms
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