Module org.simpleflatmapper.csv
Interface CharCellValueReader
- All Superinterfaces:
CellValueReader<Character>
-
Method Summary
Modifier and TypeMethodDescriptioncharreadChar(char[] bytes, int offset, int length, ParsingContext parsingContext) Methods inherited from interface org.simpleflatmapper.csv.CellValueReader
read
-
Method Details
-
readChar
-