8000 README · protobufjs/bytebuffer.js@75adee6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 75adee6

Browse files
committed
README
1 parent 437a45d commit 75adee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ What can it do?
1515
* Varints as known from protobuf including zig-zag encoding
1616
* Includes an UTF8 and Base64 en-/decoder
1717
* C-strings, V(arint-prefixed)-strings and UTF8 L(ength-prefixed)-strings
18-
* Rich string toolset (to hex, base64, utf8, debug, columns)
18+
* Rich string toolset (to hex, base64, binary, utf8, debug, columns)
1919
* Relative and absolute zero-copy operations
2020
* Manual and automatic resizing (effici 3CA4 ently doubles capacity)
2121
* Chaining of all operations that do not return a specific value

0 commit comments

Comments
 (0)
0