Uses of Enum
com.aayushatharva.brotli4j.encoder.EncoderJNI.Operation
Packages that use EncoderJNI.Operation
-
Uses of EncoderJNI.Operation in com.aayushatharva.brotli4j.encoder
Subclasses with type arguments of type EncoderJNI.Operation in com.aayushatharva.brotli4j.encoderMethods in com.aayushatharva.brotli4j.encoder 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 com.aayushatharva.brotli4j.encoder with parameters of type EncoderJNI.OperationModifier and TypeMethodDescriptionbooleanEncoder.encode(EncoderJNI.Operation op) voidEncoderJNI.Wrapper.push(EncoderJNI.Operation op, int length)