UNPKG

byte-rw

Version:

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

4 lines 123 B
export * from './reader.js' export * from './reader-async.js' export * from './writer.js' export * from './writer-async.js'