|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IByteArraySlice
Interface for a slice of a backing byte[].
| Method Summary | |
|---|---|
byte[] |
array()
The backing byte[]. |
int |
len()
The length of the slice in the array(). |
int |
off()
The start of the slice in the array(). |
| Method Detail |
|---|
byte[] array()
int off()
array().
int len()
array().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||