JavaScript is disabled on your browser.
Package
Class
Use
Tree
Index
Help
TrueCommons I/O 2.3.4
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
B
bigEndian()
- Method in class net.java.truecommons.io.
PowerBuffer
Sets the byte order to big endian.
buffer()
- Method in class net.java.truecommons.io.
PowerBuffer
Returns the adapted byte buffer.
BUFFER_SIZE
- Static variable in class net.java.truecommons.io.
Streams
The buffer size used for reading and writing, which is 8192.
BufferedReadOnlyChannel
- Class in
net.java.truecommons.io
Provides buffered random read-only access to its decorated seekable byte channel.
BufferedReadOnlyChannel(SeekableByteChannel)
- Constructor for class net.java.truecommons.io.
BufferedReadOnlyChannel
Constructs a new buffered read-only channel.
BufferedReadOnlyChannel(SeekableByteChannel, int)
- Constructor for class net.java.truecommons.io.
BufferedReadOnlyChannel
Constructs a new buffered read-only channel.
ByteBufferChannel
- Class in
net.java.truecommons.io
Adapts a
byte buffer
to a seekable byte channel.
ByteBufferChannel(ByteBuffer)
- Constructor for class net.java.truecommons.io.
ByteBufferChannel
Constructs a new byte buffer channel which shares its contents with the given byte
buffer
.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
Package
Class
Use
Tree
Index
Help
TrueCommons I/O 2.3.4
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2012–2014
Schlichtherle IT Services
. All rights reserved.