Type alias BufferLike

BufferLike: ArrayBuffer | string | Uint8Array | Uint16Array | Uint32Array

Generated using TypeDoc