public interface FlrLowLevelDeserializer extends RbfLowLevelDeserializer
| Modifier and Type | Method and Description |
|---|---|
String |
nextField(int length,
Align align,
char padCharacter)
Returns the next field of the current record.
|
getStoredLines, readNextRecord, unreadRecordclose, getInputPosition, openString nextField(int length, Align align, char padCharacter)
length - the length of the fieldalign - the alignmentpadCharacter - the pad characterLowLevelDeserializationExceptionCopyright © 2014. All rights reserved.