- ImmutableBuffer - Class in net.java.truecommons.io
-
A power buffer with immutable properties.
- in - Variable in class net.java.truecommons.io.DecoratingInputStream
-
The nullable decorated input stream.
- IntervalReadOnlyChannel - Class in net.java.truecommons.io
-
Provides read-only access to an interval of its decorated seekable byte
channel.
- IntervalReadOnlyChannel(SeekableByteChannel, long) - Constructor for class net.java.truecommons.io.IntervalReadOnlyChannel
-
Constructs a new interval seekable byte channel starting at the current
position of the file pointer in the decorated seekable byte channel.
- IntervalReadOnlyChannel(SeekableByteChannel, long, long) - Constructor for class net.java.truecommons.io.IntervalReadOnlyChannel
-
Constructs a new interval seekable byte channel starting at the given
position of the file pointer in the decorated seekable byte channel.
- isDirect() - Method in class net.java.truecommons.io.PowerBuffer
-
- isMutable() - Method in class net.java.truecommons.io.ImmutableBuffer
-
- isMutable() - Method in class net.java.truecommons.io.MutableBuffer
-
- isMutable() - Method in class net.java.truecommons.io.PowerBuffer
-
Returns true if and only if this power buffer is mutable.
- isOpen() - Method in class net.java.truecommons.io.ByteBufferChannel
-
- isOpen() - Method in class net.java.truecommons.io.DecoratingSeekableChannel
-
- isOpen() - Method in class net.java.truecommons.io.DisconnectingInputStream
-
- isOpen() - Method in class net.java.truecommons.io.DisconnectingOutputStream
-
- isOpen() - Method in class net.java.truecommons.io.DisconnectingSeekableChannel
-
- isOpen() - Method in class net.java.truecommons.io.LockSeekableChannel
-
- isReadOnly() - Method in class net.java.truecommons.io.PowerBuffer
-