8000 Docs, cleanup, remove sliceAndCompact · protobufjs/bytebuffer.js@ac0cbea · GitHub
[go: up one dir, main page]

Skip to content

Commit ac0cbea

Browse files
committed
Docs, cleanup, remove sliceAndCompact
1 parent 8364d5e commit
8000
 ac0cbea

File tree

8 files changed

+1904
-2391
lines changed

8 files changed

+1904
-2391
lines changed

ByteBuffer.js

Lines changed: 545 additions & 565 deletions
Large diffs are not rendered by default.

ByteBuffer.min.js

Lines changed: 45 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ByteBuffer.min.map

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

ByteBuffer.noexpose.js

Lines changed: 533 additions & 551 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ What can it do?
1616
* C-strings, V(arint-prefixed)-strings and UTF8 L(ength-prefixed)-strings
1717
* Rich string toolset (to hex, base64, utf8, debug, columns)
1818
* Relative and absolute zero-copy operations
19-
* Automatic resizing (always doubles)
19+
* Manual and automatic resizing (doubles capacity)
2020
* Chaining of all operations that do not return a specific value
2121
* Slicing, appending, prepending, flip, reset, etc.
2222

0 commit comments

Comments
 (0)
0