Jeff Schiller
|
af72e198ed
|
PngParser: Add support for iTXt chunk
|
2024-01-17 23:03:21 -08:00 |
|
Jeff Schiller
|
2825df0bb3
|
Fix bug with ByteStream.skip(0) not returning itself
|
2024-01-15 23:14:28 -08:00 |
|
Jeff Schiller
|
5fe6688145
|
Add optional boolean parameter for setLittleEndian() and setBigEndian()
|
2024-01-10 21:47:00 +09:00 |
|
Jeff Schiller
|
053d4bc127
|
Fix bug with tee() so that endianness is also copied to teed stream.
|
2024-01-10 21:22:53 +09:00 |
|
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 |
|