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