Class | Description |
---|---|
KaitaiStream |
KaitaiStream is an implementation of
Kaitai Struct stream API
for Java.
|
KaitaiStruct |
Common base class for all structured generated by Kaitai Struct.
|
Exception | Description |
---|---|
KaitaiStream.UnexpectedDataError |
Exception class for an error that occurs when some fixed content
was expected to appear, but actual data read was different.
|
Copyright © 2017. All rights reserved.