public final class ReaderCharBuffer extends CharBuffer
buffer, bufferSize, cellStartMark, rowStartMark| Constructor and Description |
|---|
ReaderCharBuffer(int readSize,
int maxBufferLength,
Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConstant() |
boolean |
shiftAndRead(int shiftFrom) |
public ReaderCharBuffer(int readSize,
int maxBufferLength,
Reader reader)
public boolean isConstant()
isConstant in class CharBufferpublic final boolean shiftAndRead(int shiftFrom)
throws IOException
shiftAndRead in class CharBufferIOExceptionCopyright © 2020. All rights reserved.