public class PieceDescriptor extends Object
| Constructor and Description |
|---|
PieceDescriptor() |
PieceDescriptor(byte[] buf,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getFilePosition() |
static int |
getSizeInBytes() |
boolean |
isUnicode() |
void |
setFilePosition(int pos) |
void |
setUnicode(boolean b) |
protected byte[] |
toByteArray() |
public PieceDescriptor(byte[] buf,
int offset)
public PieceDescriptor()
Copyright © 2021. All rights reserved.