TrueZIP Kernel 7.5.1
A B C D E F G H I J K L M N O P Q R S T U V W 

R

raw - Variable in class de.schlichtherle.truezip.util.UriEncoder
 
read() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
 
read(byte[]) - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
 
read(ByteBuffer) - Method in class de.schlichtherle.truezip.io.DecoratingSeekableByteChannel
 
read() - Method in class de.schlichtherle.truezip.io.LockInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.io.LockInputStream
 
read(ByteBuffer) - Method in class de.schlichtherle.truezip.io.SeekableByteBufferChannel
 
read - Variable in class de.schlichtherle.truezip.io.Streams.Buffer
The actual number of bytes read into the buffer
read(byte[]) - Method in class de.schlichtherle.truezip.rof.AbstractReadOnlyFile
 
read() - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
 
read() - Method in class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
 
read() - Method in class de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.DecoratingReadOnlyFile
 
read() - Method in class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.IntervalReadOnlyFile
 
read() - Method in class de.schlichtherle.truezip.rof.LockReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.LockReadOnlyFile
 
read() - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
Reads and returns the next byte or -1 if the end of the file has been reached.
read(byte[]) - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
Equivalent to read(b, 0, b.length).
read(byte[], int, int) - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
Reads up to len bytes of data from this read only file into the given array.
read() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
 
read(byte[]) - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
 
read() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingInputStream
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingInputStream
 
read() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingReadOnlyFile
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingReadOnlyFile
 
read(ByteBuffer) - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingSeekableByteChannel
 
read(ByteBuffer) - Method in class de.schlichtherle.truezip.socket.DisconnectingOutputShop.DisconnectingSeekableByteChannel
 
read() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
Deprecated.
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
Deprecated.
 
read() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyReadOnlyFile
Deprecated.
 
read(byte[], int, int) - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyReadOnlyFile
Deprecated.
 
readers - Variable in class de.schlichtherle.truezip.socket.IOCache.Buffer
 
readFully(byte[]) - Method in class de.schlichtherle.truezip.rof.AbstractReadOnlyFile
 
readFully(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.AbstractReadOnlyFile
 
readFully(byte[], int, int) - Method in class de.schlichtherle.truezip.rof.LockReadOnlyFile
 
readFully(byte[]) - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
readFully(byte[], int, int) - Method in interface de.schlichtherle.truezip.rof.ReadOnlyFile
Reads len bytes into the given buffer at the given position.
readLock - Variable in class de.schlichtherle.truezip.fs.FsLockController
 
readLock() - Method in class de.schlichtherle.truezip.fs.FsLockController
 
readLock() - Method in class de.schlichtherle.truezip.fs.FsLockModel
 
readLock() - Method in class de.schlichtherle.truezip.fs.FsLockModelController
 
readLock() - Method in class de.schlichtherle.truezip.fs.FsLockModelDecoratingController
 
readLocked(FsLockController.IOOperation<T>) - Method in class de.schlichtherle.truezip.fs.FsLockController
 
readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.entry.EntryName
 
readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.fs.FsEntryName
 
readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
 
readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.fs.FsPath
 
ReadOnlyFile - Interface in de.schlichtherle.truezip.rof
Provides random read-only access to a file.
ReadOnlyFileInputStream - Class in de.schlichtherle.truezip.rof
An adapter class turning a provided ReadOnlyFile into an InputStream.
ReadOnlyFileInputStream(ReadOnlyFile) - Constructor for class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
Adapts the given ReadOnlyFile.
readOrWriteLocked(FsLockController.IOOperation<T>) - Method in class de.schlichtherle.truezip.fs.FsLockController
 
register() - Method in class de.schlichtherle.truezip.fs.FsCacheController.EntryCache
 
release(Streams.Buffer[]) - Static method in class de.schlichtherle.truezip.io.Streams.Buffer
 
release() - Method in class de.schlichtherle.truezip.socket.IOCache.Buffer
 
release(IOCache.Buffer) - Method in class de.schlichtherle.truezip.socket.IOCache.InputBufferPool
 
release(IOCache.Buffer) - Method in class de.schlichtherle.truezip.socket.IOCache.OutputBufferPool
 
release(IOCache.Buffer) - Method in class de.schlichtherle.truezip.socket.IOCache.WriteBackOutputBufferPool
 
release(IOCache.Buffer) - Method in class de.schlichtherle.truezip.socket.IOCache.WriteThroughOutputBufferPool
 
release() - Method in interface de.schlichtherle.truezip.util.Pool.Releasable
Releases this resource to its pool.
release(R) - Method in interface de.schlichtherle.truezip.util.Pool
Releases a previously allocated resource to this pool.
remove(String) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.EntryTable
 
remove(String) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
Removes the given base path from the set of members of this directory if and only if this covariant file system entry implements a directory.
remove() - Method in class de.schlichtherle.truezip.fs.archive.FsMultiplexedOutputShop.BufferedEntriesIterator
 
remove() - Method in class de.schlichtherle.truezip.util.CanonicalStringSet.CanonicalStringIterator
 
remove(Object) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
The implementation in the class CanonicalStringSet first canonicalizes the given parameter before the operation is continued.
remove() - Method in class de.schlichtherle.truezip.util.FilteringIterator
 
remove() - Method in class de.schlichtherle.truezip.util.JointIterator
 
removeAll(CanonicalStringSet) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Removes all canonical strings in the given set from this set.
removeAll(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Removes the canonical form of all strings in the given list from this set.
removeEntry(Entry.Type) - Method in class de.schlichtherle.truezip.fs.archive.FsCovariantEntry
Removes the entry for the given type from the map.
removeFsArchiveFileSystemTouchListener(FsArchiveFileSystemTouchListener<? super E>) - Method in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
Removes the given listener from the set of archive file system listeners.
RESET - Static variable in class de.schlichtherle.truezip.fs.FsSyncOptions
Aborts all pending changes for the federated file system, clears the selective cache without flushing it and makes the file system controller eligible for garbage collection unless any strong references are held by the client application.
reset() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
 
reset() - Method in class de.schlichtherle.truezip.io.LockInputStream
 
reset() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
 
reset(Throwable) - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
reset() - Method in class de.schlichtherle.truezip.socket.ClutchInputSocket
 
reset(Throwable) - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
reset() - Method in class de.schlichtherle.truezip.socket.ClutchOutputSocket
 
reset() - Method in class de.schlichtherle.truezip.socket.DisconnectingInputShop.DisconnectingInputStream
 
reset() - Method in class de.schlichtherle.truezip.socket.LazyInputSocket.ProxyInputStream
Deprecated.
 
resetBuilder() - Method in class de.schlichtherle.truezip.util.UriBuilder
 
resolve(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsMountPoint
Resolves the given entry name against this mount point.
resolve(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsPath
Resolves the given entry name against this path.
resolveParent(FsEntryName) - Method in class de.schlichtherle.truezip.fs.FsFalsePositiveController
 
Resource<X extends Exception> - Class in de.schlichtherle.truezip.util
An abstract closeable resource.
Resource() - Constructor for class de.schlichtherle.truezip.util.Resource
 
retainAll(CanonicalStringSet) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Retains all canonical strings in the given set in this set.
retainAll(String) - Method in class de.schlichtherle.truezip.util.CanonicalStringSet
Retains the canonical form of all strings in the given list in this set.
REVERSE - Static variable in class de.schlichtherle.truezip.fs.FsDefaultManager.FsControllerComparator
 
rnd - Variable in class de.schlichtherle.truezip.fs.FsLockController.ThreadUtil
 
rof - Variable in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
The underlying ReadOnlyFile.
ROOT - Static variable in class de.schlichtherle.truezip.fs.FsEntryName
The file system entry name of the root directory, which is an empty URI.
ROOT_PATH - Static variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem
 
run() - Method in class de.schlichtherle.truezip.fs.FsFailSafeManager.ShutdownHook
 
RUNTIME - Static variable in class de.schlichtherle.truezip.fs.FsFailSafeManager
 
A B C D E F G H I J K L M N O P Q R S T U V W 
TrueZIP Kernel 7.5.1

Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.