public interface ByteCellValueReader extends CellValueReader<Byte>
| Modifier and Type | Method and Description |
|---|---|
byte |
readByte(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
readbyte readByte(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
Copyright © 2018. All rights reserved.