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

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 40ece9f

Browse files
committed
README
1 parent 6c97a78 commit 40ece9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ generated from a single source tree through [MetaScript](https://github.com/dcod
88

99
Features
1010
--------
11-
* Available as two API compatible versions, using either node Buffers under node.js or ArrayBuffers in the browser
11+
* Two API compa 6475 tible versions, using either node Buffers under node.js or ArrayBuffers in the browser
1212
* 8, 16, 32 and 64 bit signed and unsigned integers
1313
* 32 and 64 bit floats
1414
* Varints as used in protobuf (32 and 64 bit, zig-zag)
15-
* [Base64](https://github.com/dcodeIO/lxiv), [utf8](https://github.com/dcodeIO/utfx), binary, hex and debug encoding
15+
* [Base64](https://github.com/dcodeIO/lxiv), [utf8](https://github.com/dcodeIO/utfx), binary, hex and debug encodings
1616
* Handy string and debugging utilities
1717
* Big and little endianness
1818
* Relative and absolute zero-copy operations wherever possible

0 commit comments

Comments
 (0)
0