org.apache.poi.hwpf.model
public final class PieceDescriptor extends java.lang.Object
Constructor and Description |
---|
PieceDescriptor(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
getFilePosition() |
static int |
getSizeInBytes() |
boolean |
isUnicode() |
void |
setFilePosition(int pos) |
protected byte[] |
toByteArray() |
public int getFilePosition()
public void setFilePosition(int pos)
public boolean isUnicode()
protected byte[] toByteArray()
public static int getSizeInBytes()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.