Commit graph

9 commits

Author SHA1 Message Date
Christopher Willis-Ford
068aca6136 chore: lint fixes 2023-12-15 14:44:01 -08:00
Eric Rosenbaum
195be39c6e Remove stray comment 2019-01-08 12:40:32 -05:00
Eric Rosenbaum
db1c89fa34 Prevent error due to LIST chunks 2019-01-08 12:11:53 -05:00
Michael "Z" Goddard
5c2f2ca97b
reuse ArrayBufferStream parent internal objects
The extracted children can refer to their parent typed array views and
buffer to keep from needing to make memory copies that take a lot of
time to create and memory to use. As well some time can be saved by
using the same Uint8Array for reading Uint8 values and strings.
2018-10-22 17:12:04 -04:00
Ray Schamp
9874cf006f Update to use ES6 class syntax 2017-04-18 12:22:06 -04:00
Ray Schamp
e50ba400f9 Update syntax for eslint-config-scratch 2017-04-17 11:52:12 -04:00
Ray Schamp
ee8462f53f Pass with eslint --fix 2017-04-17 11:52:12 -04:00
Eric Rosenbaum
1a26fecca1 Comment all the things! 2017-02-02 14:53:17 -05:00
Eric Rosenbaum
85d8db5d14 wip on loading adpcm wav files 2016-11-16 17:06:34 -05:00