UNPKG

byte-rw

Version:

Byte reader/writer for buffers and streams in typescript/javascript

5 lines 163 B
export * from './reader.js'; export * from './reader-async.js'; export * from './writer.js'; export * from './writer-async.js'; //# sourceMappingURL=index.d.ts.map