Class ByteBlock
java.lang.Object
zombie.core.utils.ByteBlock
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic void
End
(ByteBuffer byteBuffer, ByteBlock byteBlock) int
length()
void
void
safelyForceSkipOnEnd
(boolean boolean0) static void
SkipAndEnd
(ByteBuffer byteBuffer, ByteBlock byteBlock) static ByteBlock
Start
(ByteBuffer byteBuffer, ByteBlock.Mode modex) boolean
verify
(ByteBuffer byteBuffer)
-
Method Details
-
Start
- Throws:
IOException
-
SkipAndEnd
- Throws:
IOException
-
End
- Throws:
IOException
-
safelyForceSkipOnEnd
public void safelyForceSkipOnEnd() -
safelyForceSkipOnEnd
public void safelyForceSkipOnEnd(boolean boolean0) -
length
- Throws:
IOException
-
verify
- Throws:
IOException
-