Type alias ContiguousData

ContiguousData: Buffer | ArrayBufferLike | ArrayBufferView | string

String or buffer-like data that can be joined and sliced

Generated using TypeDoc