Package org.brotli.dec
Class DictionaryTest
- java.lang.Object
-
- org.brotli.dec.DictionaryTest
-
public class DictionaryTest extends java.lang.Object
Tests forDictionary
.
-
-
Constructor Summary
Constructors Constructor Description DictionaryTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description private static long
crc64(java.nio.ByteBuffer data)
void
testGetData()
-