public class TextRowProtocol extends RowProtocol
buf, index, length, maxFieldSize, NULL_LENGTH, pos
Constructor and Description |
---|
TextRowProtocol(int maxFieldSize) |
Modifier and Type | Method and Description |
---|---|
boolean |
setPosition(int newIndex)
Set length and pos indicator to asked index.
|
getLengthMaxFieldSize, getMaxFieldSize, resetRow
public boolean setPosition(int newIndex)
setPosition
in class RowProtocol
newIndex
- index (0 is first).