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
IOException
public DOSHeader(RandomAccessFile file, long offset) throws IOException
IOException
public DOSHeader(byte[] hdr, boolean little) throws IOException
IOException
public DOSHeader(ReadMemoryAccess memory) throws IOException
IOException
public void commonSetup(ReadMemoryAccess memory) throws IOException
IOException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.