|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
n
into the byte array
data
, starting at index offset [0]
, and
increment offset [0]
by the number of bytes written;
if data == null
, increment offset [0]
by
the number of bytes that would have been written otherwise.
BlockNotGuidVerifiableException
is thrown when
an attempt is made to compute or verify the guid of a block that
that has not yet been archived.b
into the byte array
data
, starting at index offset [0]
, and
increment offset [0]
by the number of bytes written;
if data == null
, increment offset [0]
by
the number of bytes that would have been written otherwise.
ByteArrayInputBuffer
is a utility class that
provides an InputBuffer
interface to a byte array.BigInteger
represented by the bytes in
data
staring at offset offset[0]
.
boolean
represented by the bytes in
data
staring at offset offset[0]
.
double
represented by the bytes in
data
staring at offset offset[0]
.
int
represented by the bytes in
data
staring at offset offset[0]
.
bytes
s into an array of
ints
.
long
represented by the bytes in
data
staring at offset offset[0]
.
short
represented by the bytes in
data
staring at offset offset[0]
.
String
represented by the bytes in
data
staring at offset offset[0]
.
byte
into an unsigned integer.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |