Class DumpReader
java.lang.Object
com.ibm.dtfj.corereaders.DumpReader
-
Constructor Details
-
DumpReader
-
-
Method Details
-
readBytes
- Throws:
IOException
-
readInt
- Throws:
IOException
-
seek
- Throws:
IOException
-
readLong
- Throws:
IOException
-
readShort
- Throws:
IOException
-
readByte
- Throws:
IOException
-
readAddress
- Throws:
IOException
-
getPosition
- Throws:
IOException
-
releaseResources
- Specified by:
releaseResources
in interfaceResourceReleaser
- Throws:
IOException
-