public final class CharSequenceCharBuffer extends CharBuffer
buffer, bufferSize, mark| Constructor and Description |
|---|
CharSequenceCharBuffer(CharSequence str) |
CharSequenceCharBuffer(String str) |
| Modifier and Type | Method and Description |
|---|---|
int |
fillBuffer() |
int |
shiftBufferToMark() |
getBufferSize, getCharBuffer, getMark, markpublic CharSequenceCharBuffer(String str) throws IOException
IOExceptionpublic CharSequenceCharBuffer(CharSequence str) throws IOException
IOExceptionpublic int fillBuffer()
throws IOException
fillBuffer in class CharBufferIOExceptionpublic int shiftBufferToMark()
throws BufferOverflowException
shiftBufferToMark in class CharBufferBufferOverflowExceptionCopyright © 2016. All rights reserved.