Searched defs:utf8Decode (Results 1 – 2 of 2) sorted by relevance
77 export function utf8Decode(buffer: Uint8Array): string { function
54 export function utf8Decode(buffer: Uint8Array | ArrayBuffer): string { function