public interface CharCellValueReader extends CellValueReader<Character>
| Modifier and Type | Method and Description |
|---|---|
char |
readChar(char[] bytes,
int offset,
int length,
ParsingContext parsingContext) |
readchar readChar(char[] bytes,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2018. All rights reserved.