mirror of
https://github.com/codedread/bitjs
synced 2025-10-03 17:49:16 +02:00
Move some common type definitions into archive/common.js and some comments.
This commit is contained in:
parent
4fc0c3da2b
commit
45fdedd663
11 changed files with 75 additions and 83 deletions
|
@ -9,6 +9,8 @@
|
|||
* Copyright(c) 2011 antimatter15
|
||||
*/
|
||||
|
||||
// TODO: Allow big-endian and little-endian, with consistent naming.
|
||||
|
||||
/**
|
||||
* A write-only Byte buffer which uses a Uint8 Typed Array as a backing store.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue