|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
addCell add a cell to the end of the
existing cells defining the buffer format.
BufferCell here.BufferCell instance.
BufferCell instance.
clearBuffer set all bytes in the
buffer to the given value.
FixedBuffer provides a model of a fixed length
byte buffer as is commonly used in communications between
various systems.FixedBuffer instance.
getBytes return a copy of the
buffer bytes.
getBytes retrieve the bytes associated
with this Cell from the supplied byte array.
getCell retrieve the buffer contents specified
by cell index.
getCellDouble retrieve the buffer contents specified
by cell index.
getCellInt retrieve the buffer contents specified
by cell index.
getCellText retrieve the buffer contents specified
by cell index.
getCellTextTrim retrieve the buffer contents specified
by cell index.
getString retrieve the Cell as a String
from the supplied buffer.
nextOffset calculate the index of the next
available offset into the buffer.
setBuffer copy as much of the
supplied data as possible into the buffer.
setBytes copy the supplied bytes
into the supplied byte array.
setCell copy the supplied bytes into the fixed
buffer at the location defined by the cell at the supplied
index.
setString set the Cell data in the supplied
buffer from the supplied String.
toString presentation of class state.
toString presentation of the class state.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||