Uses of Enum Class
zombie.core.utils.ByteBlock.Mode
Packages that use ByteBlock.Mode
-
Uses of ByteBlock.Mode in zombie.core.utils
Subclasses with type arguments of type ByteBlock.Mode in zombie.core.utilsMethods in zombie.core.utils that return ByteBlock.ModeModifier and TypeMethodDescriptionstatic ByteBlock.ModeReturns the enum constant of this class with the specified name.static ByteBlock.Mode[]ByteBlock.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.core.utils with parameters of type ByteBlock.ModeModifier and TypeMethodDescriptionstatic ByteBlockByteBlock.Start(ByteBuffer byteBuffer, ByteBlock.Mode modex)