| public interface java.lang Readable
|
Java SE 6 |
CharBuffer.
| version | 1.4 05/11/17 |
| since | 1.5 |
| Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int | read(java.nio.CharBuffer cb) throws IOException Details
Attempts to read characters into the specified character buffer.
The buffer is used as a repository of characters as-is: the only
changes made are the results of a put operation. No flipping or
rewinding of the buffer is performed.
| ||||||||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|