public interface FlrLowLevelSerializer extends RbfLowLevelSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
writeField(String value,
int length,
Align align,
char padCharacter)
Writes the next field.
|
finishRecord, writeLineclose, flush, openvoid writeField(String value, int length, Align align, char padCharacter)
value - the field valuelength - the length of the fieldalign - the alignmentpadCharacter - the pad characterLowLevelSerializationExceptionCopyright © 2014. All rights reserved.