|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The ByteSequence interface is an interface that describes a sequence of bytes.
| Method Summary | |
byte |
byteAt(int n)
Returns the byte located at the nth position (zero-based). |
int |
length()
Returns the length of the sequence. |
| Method Detail |
public byte byteAt(int n)
public int length()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||