Searched refs:toUsAsciiBytes (Results 1 – 3 of 3) sorted by relevance
24 byte[] dict = Utils.toUsAsciiBytes(data0 + data1); in unpackDictionaryData()
77 static byte[] toUsAsciiBytes(String src) { in toUsAsciiBytes() method in Utils
1616 var /** !Int8Array */ dict = toUsAsciiBytes(data0 + data1);1682 function toUsAsciiBytes(src) { function in BrotliDecodeClosure