Uses of Enum
io.netty.handler.codec.compression.Bzip2Encoder.State
Packages that use Bzip2Encoder.State
Package
Description
-
Uses of Bzip2Encoder.State in io.netty.handler.codec.compression
Fields in io.netty.handler.codec.compression declared as Bzip2Encoder.StateMethods in io.netty.handler.codec.compression that return Bzip2Encoder.StateModifier and TypeMethodDescriptionstatic Bzip2Encoder.State
Returns the enum constant of this type with the specified name.static Bzip2Encoder.State[]
Bzip2Encoder.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.