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
Turiiya 8aa9314a99
vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300)
2024-04-18 02:44:31 +03:00
..
base32
all: update copyright year (#20334)
2024-01-01 23:29:54 +02:00
base58
tests: cleanup test cases (#19104)
2023-08-13 13:36:08 +03:00
base64
vlib: fix typos (endianess -> endianness) (#21099)
2024-03-26 10:32:10 +02:00
binary
encoding.binary: add _fixed variants for the conversion fns, that accept fixed arrays (#20766)
2024-02-09 22:07:59 +02:00
csv
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
2024-04-12 13:53:02 +03:00
hex
all: update attributes to use new syntax
2023-11-15 16:16:01 +11:00
html
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
2024-04-12 13:53:02 +03:00
leb128
all: int => i64 (part 5)
2023-10-08 01:32:37 +03:00
txtar
all: fix typos (#21089)
2024-03-25 12:18:27 +02:00
utf8
all: update copyright year (#20334)
2024-01-01 23:29:54 +02:00
xml
vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300)
2024-04-18 02:44:31 +03:00
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +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: 1081ms Template: 159ms
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