UNPKG

@jsonjoy.com/buffers

Version:

Various helper utilities for working with buffers and binary data

2 lines (1 loc) 89 B
export declare const isUtf8: (buf: Uint8Array, from: number, length: number) => boolean;