8000 More README · adon-at-work/bytebuffer.js@8cabbfd · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cabbfd

Browse files
committed
More README
1 parent 66ee855 commit 8cabbfd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Features
1212
* **bytebuffer**   Backing buffer: ArrayBuffer, Accessor: Uint8Array
1313
* **bytebuffer-dataview**   Backing buffer: ArrayBuffer, Accessor: DataView
1414
* **bytebuffer-node**   Backing buffer / Accessor: node Buffer
15-
* 8, 16, 32 and 64 bit signed and unsigned integers
15+
* 8, 16, 32 and 64 bit (through [long.js](https://github.com/dcodeIO/long.js)) signed and unsigned integers
1616
* 32 and 64 bit floats
1717
* Varints as used in protobuf (32 and 64 bit, zig-zag)
1818
* [Base64](https://github.com/dcodeIO/lxiv), [utf8](https://github.com/dcodeIO/utfx), binary, hex and debug encodings

donate.png

-106 Bytes
Loading

0 commit comments

Comments
 (0)
0