Skip navigation links
A B C D E F G H I J L M N O P R S T W 

R

read(CharBuffer) - Method in class java.nio.CharBuffer
Attempts to read characters into the specified character buffer.
ReadOnlyBufferException - Exception in java.nio
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
ReadOnlyBufferException() - Constructor for exception java.nio.ReadOnlyBufferException
Constructs an instance of this class.
remaining() - Method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
reset() - Method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
rewind() - Method in class java.nio.Buffer
Rewinds this buffer.
A B C D E F G H I J L M N O P R S T W 
Skip navigation links