| Package | Description |
|---|---|
| java.io |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.lang |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| java.nio |
| Modifier and Type | Method and Description |
|---|---|
int |
Reader.read(CharBuffer target)
Attempts to read characters into the specified character buffer.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Readable.read(CharBuffer cb)
Attempts to read characters into the specified character buffer.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CharBuffer |
CharBuffer.put(char[] src,
int offset,
int length) |
Copyright © 2021 API Design. All Rights Reserved.