UNPKG

mustreams

Version:

Binary stream and buffer for mudb

3 lines (2 loc) 128 B
export declare function encodeString(str: string): Uint8Array; export declare function decodeString(bytes: Uint8Array): string;