1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-06 02:39:55 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Jeff Schiller
208b69a65d Make skip() return the ByteStream, for chaining. Document the tee() method. 2024-01-04 22:39:25 +09:00
Jeff Schiller
acaa3a90d9 Add skip() method to ByteStream 2024-01-04 22:22:26 +09:00
Jeff Schiller
ee57144579 Tweaks to ByteStream docs 2023-12-25 20:30:02 -08:00
Jeff Schiller
cb95ddc3ef io: Handle big-endian in ByteStream 2023-12-25 14:17:10 -08:00
Jeff Schiller
2ed482879f Beef up unit test coverage in io package. 2023-11-20 22:44:41 -08:00
Jeff Schiller
f195434de5 For Issue #27, rewrite most tests to use mocha/chai via npm run test 2021-06-02 23:26:58 -07:00