public interface RbfLowLevelSerializer extends LowLevelSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
finishRecord()
Finishes the current record.
|
void |
writeLine(String line)
Writes the given line.
|
close, flush, openvoid finishRecord()
LowLevelSerializationExceptionvoid writeLine(String line)
line - a lineCopyright © 2014. All rights reserved.