Uses of Enum
org.brotli.wrapper.dec.DecoderJNI.Status
Packages that use DecoderJNI.Status
-
Uses of DecoderJNI.Status in org.brotli.wrapper.dec
Fields in org.brotli.wrapper.dec declared as DecoderJNI.StatusMethods in org.brotli.wrapper.dec that return DecoderJNI.StatusModifier and TypeMethodDescriptionDecoderJNI.Wrapper.getStatus()
static DecoderJNI.Status
Returns 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.