public class ElementFragmentNsHuge
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
long[] |
getOffsetLen()
Get the long encoding the len and offset of uncompensated element fragment
|
long |
getSize()
getSize gets the byte length of ns compensated fragment in its source
encoding format
|
void |
writeToFileOutputStream(java.io.FileOutputStream ost)
Write ns compensated fragments (bytes in original encoding format) to outputstream
|
public final long[] getOffsetLen()
public final long getSize()
public final void writeToFileOutputStream(java.io.FileOutputStream ost)
throws java.io.IOException
ost - java.io.IOException