We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0dad19 commit 17d5bc2Copy full SHA for 17d5bc2
README.md
@@ -7,7 +7,7 @@
7
8
**Compact, efficient binary–text codecs and bit-packed serialization for
9
Kotlin.**
10
-Provides high-performance Base-N encoders, Base64 variants, ASCII85/Z85,
+Provides high-performance Radix Base encoders, Base64 variants, ASCII85,
11
checksummed string formats, and a minimal-size binary serializer.
12
13
---
0 commit comments