| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_SIZE |
int |
somOffset |
int |
somSize |
| Constructor and Description |
|---|
ARHeader(long offset) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getObjectData() |
long |
getObjectDataOffset() |
String |
getObjectName()
Get the name of the object file
|
long |
getSize()
Get the size of the object file .
|
public static final int HEADER_SIZE
public int somOffset
public int somSize
public ARHeader(long offset)
throws IOException
IOExceptionpublic String getObjectName()
public long getSize()
public byte[] getObjectData()
throws IOException
IOExceptionpublic long getObjectDataOffset()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.