Searched refs:binaryEncode (Results 1 – 3 of 3) sorted by relevance
19 binaryEncode,70 const encodedStr = binaryEncode(buf);
83 export function binaryEncode(buf: Uint8Array): string { function
15 import {binaryDecode, binaryEncode} from '../base/string_utils';96 const reqEncoded = binaryEncode(requestData);