Searched defs:transformDictionaryWord (Results 1 – 2 of 2) sorted by relevance
55 static int transformDictionaryWord(byte[] dst, int dstOffset, ByteBuffer data, int wordOffset, in transformDictionaryWord() method in Transform
1083 function transformDictionaryWord(dst, dstOffset, data, wordOffset, len, transformIndex) { function in BrotliDecodeClosure