public class BinaryFileParser
extends java.lang.Object
Constructor and Description |
---|
BinaryFileParser()
Constructs a BinaryFileParser with the default, big-endian, byte order.
|
BinaryFileParser(java.nio.ByteOrder byteOrder) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteOrder |
getByteOrder() |
boolean |
getDebug() |
void |
setDebug(boolean debug) |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"