- setBuffer(ByteBuffer) - Method in class net.java.truecommons.cio.MemoryBuffer
-
Sets the nullable backing buffer with the contents to share with this
memory buffer.
- setInitialCapacity(int) - Method in class net.java.truecommons.cio.MemoryBuffer
-
Sets the initial capacity of the next backing buffer to allocate when
starting output to this memory buffer.
- setPermitted(Entry.Access, Entry.Entity, Boolean) - Method in interface net.java.truecommons.cio.MutableEntry
-
Sets the permission for the given entity for the given access
type to this entry.
- setSize(Entry.Size, long) - Method in interface net.java.truecommons.cio.MutableEntry
-
Sets the size of the given type for this entry.
- setTime(Entry.Access, long) - Method in interface net.java.truecommons.cio.MutableEntry
-
Sets the time of the given access type for this entry.
- size() - Method in interface net.java.truecommons.cio.Container
-
Returns the number of entries in this container.
- size() - Method in class net.java.truecommons.cio.DecoratingContainer
-
- size() - Method in class net.java.truecommons.cio.MemoryBufferPool
-
Returns the number of memory buffers allocated but not yet released from
this pool.
- socket - Variable in class net.java.truecommons.cio.DecoratingInputSocket
-
The nullable decorated input socket.
- socket() - Method in class net.java.truecommons.cio.DecoratingInputSocket
-
- socket - Variable in class net.java.truecommons.cio.DecoratingOutputSocket
-
The nullable decorated output socket.
- socket() - Method in class net.java.truecommons.cio.DecoratingOutputSocket
-
- socket() - Method in class net.java.truecommons.cio.DelegatingInputSocket
-
Returns the delegate input socket.
- socket() - Method in class net.java.truecommons.cio.DelegatingOutputSocket
-
Returns the delegate output socket.
- SPECIAL_TYPE - Static variable in interface net.java.truecommons.cio.Entry
-
- stream(OutputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.AbstractInputSocket
-
Returns a new input stream for reading bytes.
- stream(InputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.AbstractOutputSocket
-
Returns a new output stream for writing bytes.
- stream(OutputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.DelegatingInputSocket
-
- stream(InputSocket<? extends Entry>) - Method in class net.java.truecommons.cio.DelegatingOutputSocket
-
- stream(OutputSocket<? extends Entry>) - Method in interface net.java.truecommons.cio.InputSocket
-
Returns a new input stream for reading bytes.
- stream(InputSocket<? extends Entry>) - Method in interface net.java.truecommons.cio.OutputSocket
-
Returns a new output stream for writing bytes.
- SYMLINK_TYPE - Static variable in interface net.java.truecommons.cio.Entry
-