Uses of Enum
com.aayushatharva.brotli4j.decoder.DecoderJNI.Status
Packages that use DecoderJNI.Status
-
Uses of DecoderJNI.Status in com.aayushatharva.brotli4j.decoder
Methods in com.aayushatharva.brotli4j.decoder that return DecoderJNI.StatusModifier and TypeMethodDescriptionDirectDecompress.getResultStatus()Get the result of decompression.DecoderJNI.Wrapper.getStatus()static DecoderJNI.StatusReturns the enum constant of this type with the specified name.static DecoderJNI.Status[]DecoderJNI.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.