Uses of Enum
org.brotli.wrapper.enc.EncoderJNI.Operation
Packages that use EncoderJNI.Operation
-
Uses of EncoderJNI.Operation in org.brotli.wrapper.enc
Methods in org.brotli.wrapper.enc that return EncoderJNI.OperationModifier and TypeMethodDescriptionstatic EncoderJNI.OperationReturns the enum constant of this type with the specified name.static EncoderJNI.Operation[]EncoderJNI.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.brotli.wrapper.enc with parameters of type EncoderJNI.OperationModifier and TypeMethodDescription(package private) booleanEncoder.encode(EncoderJNI.Operation op) (package private) voidEncoderJNI.Wrapper.push(EncoderJNI.Operation op, int length)