Searched defs:decode (Results 1 – 3 of 3) sorted by relevance
28 decode(input?: ArrayBuffer | null | Uint8Array, options?: WithStreamOption): string; method167 decode(input: Uint8Array): string { method in CustomTextDecoder
184 def decode(mangled_name: str) -> tuple[list[str], DeclKind]: function
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument