Class DumpReader
java.lang.Object
com.ibm.dtfj.corereaders.DumpReader
- All Implemented Interfaces:
 ResourceReleaser
- Direct Known Subclasses:
 LittleEndianDumpReader
- 
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:
 releaseResourcesin interfaceResourceReleaser- Throws:
 IOException
 
 -