Package org.brotli.wrapper.dec
Class DecoderJNI.Wrapper
java.lang.Object
org.brotli.wrapper.dec.DecoderJNI.Wrapper
- Enclosing class:
DecoderJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanattachDictionary(ByteBuffer dictionary) voiddestroy()Releases native resources.protected voidfinalize()booleanpull()voidpush(int length)
-
Constructor Details
-
Wrapper
- Throws:
IOException
-
-
Method Details