Class DecoderJNI.Wrapper
java.lang.Object
com.aayushatharva.brotli4j.decoder.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