Class ByteBlock
java.lang.Object
zombie.core.utils.ByteBlock
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidEnd(ByteBuffer byteBuffer, ByteBlock byteBlock) intlength()voidvoidsafelyForceSkipOnEnd(boolean boolean0) static voidSkipAndEnd(ByteBuffer byteBuffer, ByteBlock byteBlock) static ByteBlockStart(ByteBuffer byteBuffer, ByteBlock.Mode modex) booleanverify(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
-