Home
last modified time | relevance | path

Searched refs:BrotliDecode (Results 1 – 3 of 3) sorted by relevance

/external/brotli/js/
Ddecode_test.js13 assertEquals("", bytesToString(BrotliDecode(Int8Array.from([1, 11, 0, 42, 3]))));
17 assertEquals("", bytesToString(BrotliDecode(Int8Array.from([6]))));
18 assertEquals("", bytesToString(BrotliDecode(Int8Array.from([0x81, 1]))));
27 var output = BrotliDecode(input);
38 var output = BrotliDecode(input);
51 var output = BrotliDecode(input);
77 var output = BrotliDecode(input);
Ddecode.js1732 var BrotliDecode = BrotliDecodeClosure(); variable
1734 window["BrotliDecode"] = BrotliDecode;
Ddecode.min.js1 …e{o.set(a,r)}r+=c}return o}return be}var BrotliDecode=BrotliDecodeClosure();window["BrotliDecode"]…