Class DecodeTest
java.lang.Object
org.brotli.dec.DecodeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcheckDecodeResource(String expected, String compressed) private byte[]decompress(byte[] data, boolean byByte) (package private) static byte[]readUniBytes(String uniBytes) voidvoidtestFox()voidvoidvoidvoidtestX()voidvoidtestX64()
-
Constructor Details
-
DecodeTest
public DecodeTest()
-
-
Method Details
-
readUniBytes
-
decompress
- Throws:
IOException
-
checkDecodeResource
- Throws:
IOException
-
testEmpty
- Throws:
IOException
-
testX
- Throws:
IOException
-
testX10Y10
- Throws:
IOException
-
testX64
- Throws:
IOException
-
testUkkonooa
- Throws:
IOException
-
testMonkey
- Throws:
IOException
-
testFox
- Throws:
IOException
-
testUtils
public void testUtils()
-