We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437a45d commit 75adee6Copy full SHA for 75adee6
README.md
@@ -15,7 +15,7 @@ What can it do?
15
* Varints as known from protobuf including zig-zag encoding
16
* Includes an UTF8 and Base64 en-/decoder
17
* C-strings, V(arint-prefixed)-strings and UTF8 L(ength-prefixed)-strings
18
-* Rich string toolset (to hex, base64, utf8, debug, columns)
+* Rich string toolset (to hex, base64, binary, utf8, debug, columns)
19
* Relative and absolute zero-copy operations
20
* Manual and automatic resizing (efficiently doubles capacity)
21
* Chaining of all operations that do not return a specific value
0 commit comments