UNPKG

@jsonjoy.com/buffers

Version:

Various helper utilities for working with buffers and binary data

3 lines 136 B
declare let decode: (buf: Uint8Array, start: number, length: number) => string; export default decode; //# sourceMappingURL=v13.d.ts.map