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, writeLine
close, flush, open
void writeField(String value, int length, Align align, char padCharacter)
value
- the field valuelength
- the length of the fieldalign
- the alignmentpadCharacter
- the pad characterLowLevelSerializationException
Copyright © 2014. All rights reserved.