This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 22:42:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
b0d76c59f7
v
/
vlib
/
encoding
/
base64
History
Download ZIP
Download TAR.GZ
Delyan Angelov
6dd1494008
encoding.base64: use fixed static arrays for the ending_table and index consts
2020-07-21 17:56:19 +03:00
..
base64.v
encoding.base64: use fixed static arrays for the ending_table and index consts
2020-07-21 17:56:19 +03:00
base64_memory_test.v
tests: update for stricter type checks
2020-05-24 21:07:32 +02:00
base64_test.v
base64: some optimizations
2019-10-26 18:20:36 +03:00