Uses of Class
zombie.core.utils.ByteBlock
Packages that use ByteBlock
-
Uses of ByteBlock in zombie.core.utils
Methods in zombie.core.utils that return ByteBlockModifier and TypeMethodDescriptionstatic ByteBlock
ByteBlock.Start
(ByteBuffer byteBuffer, ByteBlock.Mode modex) Methods in zombie.core.utils with parameters of type ByteBlockModifier and TypeMethodDescriptionstatic void
ByteBlock.End
(ByteBuffer byteBuffer, ByteBlock byteBlock) static void
ByteBlock.SkipAndEnd
(ByteBuffer byteBuffer, ByteBlock byteBlock)