UNPKG

byte-rw

Version:

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

2 lines 89 B
export const textEncoder = new TextEncoder() export const textDecoder = new TextDecoder()