Class DecoderJNI.Wrapper
java.lang.Object
com.aayushatharva.brotli4j.decoder.DecoderJNI.Wrapper
- Enclosing class:
DecoderJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
attachDictionary
(ByteBuffer dictionary) void
destroy()
Releases native resources.protected void
finalize()
boolean
pull()
void
push
(int length)
-
Constructor Details
-
Wrapper
- Throws:
IOException
-
-
Method Details