process(char[] cb, int offset, int length) Processes the current line.
Method Detail
process
void process(char[] cb, int offset, int length)(Code)
Processes the current line.
Parameters: cb - the char buffer that contains the current line Parameters: offset - the offset of the buffer Parameters: length - the length of the current line