| Constructor and Description |
|---|
DOSHeader(byte[] hdr,
boolean little) |
DOSHeader(RandomAccessFile file) |
DOSHeader(RandomAccessFile file,
long offset) |
DOSHeader(ReadMemoryAccess memory) |
| Modifier and Type | Method and Description |
|---|---|
void |
commonSetup(ReadMemoryAccess memory) |
String |
toString() |
public DOSHeader(RandomAccessFile file) throws IOException
IOExceptionpublic DOSHeader(RandomAccessFile file, long offset) throws IOException
IOExceptionpublic DOSHeader(byte[] hdr,
boolean little)
throws IOException
IOExceptionpublic DOSHeader(ReadMemoryAccess memory) throws IOException
IOExceptionpublic void commonSetup(ReadMemoryAccess memory) throws IOException
IOExceptionCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.