TrueCommons Container I/O 2.5.0
A B C D E F G I M N O P R S T U V 

S

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
A bit field of just Entry.Type.SPECIAL.
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
A bit field of just Entry.Type.SYMLINK.
A B C D E F G I M N O P R S T U V 
TrueCommons Container I/O 2.5.0

Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.