- base - Variable in class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystem.SegmentLink
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.entry.EntryNameBeanInfo
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.fs.FsEntryNameBeanInfo
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.fs.FsMountPointBeanInfo
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.fs.FsPathBeanInfo
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.fs.FsSchemeBeanInfo
-
- beanDescriptor - Static variable in class de.schlichtherle.truezip.util.BitFieldBeanInfo
-
- beforeSync(BitField<FsSyncOption>, ExceptionHandler<? super FsSyncException, X>) - Method in class de.schlichtherle.truezip.fs.FsCachingController
-
- beforeTouch(FsArchiveFileSystemEvent<? extends E>) - Method in interface de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemTouchListener
-
Called immediately before the source archive file system is going to
get modified (touched) for the first time.
- beforeTouch(FsArchiveFileSystemEvent<? extends E>) - Method in class de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController.TouchListener
-
- bind(InputSocket<?>) - Method in class de.schlichtherle.truezip.socket.InputSocket
-
Binds the peer target of the given socket to this socket.
- bind(OutputSocket<?>) - Method in class de.schlichtherle.truezip.socket.OutputSocket
-
Binds the peer target of the given socket to this socket.
- BitField<E extends Enum<E>> - Class in de.schlichtherle.truezip.util
-
A type-safe, immutable set of enums which emulates the concept of a bit
field, i.e. a set of predefined bits.
- BitField(Class<E>, boolean) - Constructor for class de.schlichtherle.truezip.util.BitField
-
Constructs a new bit field which contains all or none of the enums
of the given element type.
- BitField(E) - Constructor for class de.schlichtherle.truezip.util.BitField
-
Constructs a new bit field which contains the given bit.
- BitField(E, E...) - Constructor for class de.schlichtherle.truezip.util.BitField
-
Constructs a new bit field which contains the given bits.
- BitField(Collection<E>) - Constructor for class de.schlichtherle.truezip.util.BitField
-
Constructs a new bit field by sharing the given set of enums.
- BitFieldBeanInfo - Class in de.schlichtherle.truezip.util
-
- BitFieldBeanInfo() - Constructor for class de.schlichtherle.truezip.util.BitFieldBeanInfo
-
- bits - Variable in class de.schlichtherle.truezip.util.BitField
-
- BOTTOM_UP_COMPARATOR - Static variable in class de.schlichtherle.truezip.fs.FsDefaultManager
-
Orders file system controllers so that all file systems appear before
any of their parent file systems.
- buf - Variable in class de.schlichtherle.truezip.io.LEDataOutputStream
-
This buffer is used for writing data.
- buf - Variable in class de.schlichtherle.truezip.io.Streams.Buffer
-
The byte buffer used for asynchronous reading and writing.
- buffer - Variable in class de.schlichtherle.truezip.io.Paths.Normalizer
-
- buffer - Variable in class de.schlichtherle.truezip.socket.IOCache
-
- buffer - Variable in class de.schlichtherle.truezip.socket.IOCache.CacheInputSocket
-
- buffer - Variable in class de.schlichtherle.truezip.socket.IOCache.CacheOutputSocket
-
- BufferedReadOnlyFile - Class in de.schlichtherle.truezip.rof
-
A
ReadOnlyFile implementation which provides buffered random read
only access to another
ReadOnlyFile.
- BufferedReadOnlyFile(File) - Constructor for class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Creates a new instance of BufferedReadOnlyFile.
- BufferedReadOnlyFile(File, int) - Constructor for class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Creates a new instance of BufferedReadOnlyFile.
- BufferedReadOnlyFile(ReadOnlyFile) - Constructor for class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Creates a new instance of BufferedReadOnlyFile.
- BufferedReadOnlyFile(ReadOnlyFile, int) - Constructor for class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
Creates a new instance of BufferedReadOnlyFile.
- BufferedReadOnlyFile(ReadOnlyFile, File, int) - Constructor for class de.schlichtherle.truezip.rof.BufferedReadOnlyFile
-
- builder - Variable in class de.schlichtherle.truezip.util.UriBuilder
-
- busy - Variable in class de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop
-
- ByteArrayIOEntry - Class in de.schlichtherle.truezip.socket
-
An I/O entry which uses a byte array.
- ByteArrayIOEntry(String) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry
-
- ByteArrayIOEntry(String, int) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry
-
Constructs a new byte array I/O entry with the given name and initial
capacity of the byte array for the next output to this I/O entry.
- ByteArrayIOEntry.ByteArrayInputSocket - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOEntry.ByteArrayInputSocket() - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayInputSocket
-
- ByteArrayIOEntry.ByteArrayOutputSocket - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOEntry.ByteArrayOutputSocket() - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry.ByteArrayOutputSocket
-
- ByteArrayIOEntry.DataInputStream - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOEntry.DataInputStream(byte[]) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataInputStream
-
- ByteArrayIOEntry.DataOutputStream - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOEntry.DataOutputStream() - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataOutputStream
-
- ByteArrayIOEntry.DataReadOnlyFile - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOEntry.DataReadOnlyFile(byte[]) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataReadOnlyFile
-
- ByteArrayIOPool - Class in de.schlichtherle.truezip.socket
-
A pool of byte array I/O entries.
- ByteArrayIOPool() - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOPool
-
- ByteArrayIOPool(int) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOPool
-
Constructs a new byte array I/O pool.
- ByteArrayIOPool.Entry - Class in de.schlichtherle.truezip.socket
-
- ByteArrayIOPool.Entry(int) - Constructor for class de.schlichtherle.truezip.socket.ByteArrayIOPool.Entry
-
- ByteArrayIOPoolService - Class in de.schlichtherle.truezip.socket.spi
-
- ByteArrayIOPoolService(int) - Constructor for class de.schlichtherle.truezip.socket.spi.ByteArrayIOPoolService
-
- ByteArrayReadOnlyFile - Class in de.schlichtherle.truezip.rof
-
A read only file which reads from a byte array provided to its constructor.
- ByteArrayReadOnlyFile(byte[]) - Constructor for class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
-
Constructs a new byte array read only file.
- ByteArrayReadOnlyFile(byte[], int, int) - Constructor for class de.schlichtherle.truezip.rof.ByteArrayReadOnlyFile
-
Constructs a new byte array read only file.