Module org.simpleflatmapper.csv
Interface ByteCellValueReader
- All Superinterfaces:
CellValueReader<Byte>
-
Method Summary
Modifier and TypeMethodDescriptionbyte
readByte
(char[] chars, int offset, int length, ParsingContext parsingContext) Methods inherited from interface org.simpleflatmapper.csv.CellValueReader
read
-
Method Details
-
readByte
-