UNPKG

byte-rw

Version:

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

3 lines 135 B
export declare const textEncoder: TextEncoder; export declare const textDecoder: TextDecoder; //# sourceMappingURL=text-coding.d.ts.map