Inherited Attributes |
Attributes inherited from: Object hash , string |
Methods | |
newDelimited | shared RecordParser newDelimited(Buffer delim, Anything(Buffer) output) Create a new
Parameters:
|
newDelimited | shared RecordParser newDelimited(String delim, Anything(Buffer) output) Create a new
Parameters:
|
newFixed | shared RecordParser newFixed(Integer size, Anything(Buffer) output) Create a new
Parameters:
|
Inherited Methods |
Methods inherited from: Object equals |