Frames | No Frames |
Constructors with parameter type java.nio.channels.ReadableByteChannel | |
Constructs a new Scanner with a ReadableByteChannel as
source. | |
Constructs a new Scanner with a ReadableByteChannel as source and
a given charsetName, which is to be applied on it. |
Classes implementing java.nio.channels.ReadableByteChannel | |
class | |
class | |
class | |
class |
Methods with parameter type java.nio.channels.ReadableByteChannel | |
InputStream | Constructs a stream that reads bytes from the given channel.
|
Reader | Constructs a reader that decodes bytes from the given channel according to
the named charset.
|
Reader | Constructs a reader that decodes bytes from the given channel using the
given decoder.
|
long | Transfers bytes from the given readable channel into this channel.
|
Methods with return type java.nio.channels.ReadableByteChannel | |
ReadableByteChannel | Constructs a channel that reads bytes from the given stream.
|
Classes implementing java.nio.channels.ReadableByteChannel | |
class | |
class | This file is not user visible !
|
class | |
class | |
class |
Constructors with parameter type java.nio.channels.ReadableByteChannel | |
Methods with parameter type java.nio.channels.ReadableByteChannel | |
long |
Classes implementing java.nio.channels.ReadableByteChannel | |
class | This file is not user visible !
|
Methods with parameter type java.nio.channels.ReadableByteChannel | |
long |