UNPKG

utf16-to-sjis

Version:

Tiny UTF-16 to Shift-JIS (CP932) converter.

2 lines 108 B
export declare function convert(data: Uint16Array | string): Uint8Array; //# sourceMappingURL=index.d.ts.map