- map(Object) - Method in interface de.schlichtherle.truezip.util.CanonicalStringSet.Canonicalizer
-
Returns the canonical string representation of o or
null if the canonical string representation is undefined.
- mark(int) - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
-
- mark(int) - Method in class de.schlichtherle.truezip.io.DisconnectingInputStream
-
- mark(int) - Method in class de.schlichtherle.truezip.io.LockInputStream
-
- mark(int) - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
-
- markSupported() - Method in class de.schlichtherle.truezip.io.DecoratingInputStream
-
- markSupported() - Method in class de.schlichtherle.truezip.io.LockInputStream
-
- markSupported() - Method in class de.schlichtherle.truezip.rof.ReadOnlyFileInputStream
-
- mknod(FsEntryName, Entry.Type, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsController
-
Creates or replaces and finally links a chain of one or more entries
for the given entry name into the file system.
- mknod(FsEntryName, Entry.Type, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.FsDecoratingController
-
- MultiplexedOutputShop<E extends MutableEntry> - Class in de.schlichtherle.truezip.socket
-
Decorates annother output shop to support a virtually unlimited number of
entries which may be written concurrently while actually at most one entry
is written concurrently to the decorated output shop.
- MultiplexedOutputShop(OutputShop<E>, IOPool<?>) - Constructor for class de.schlichtherle.truezip.socket.MultiplexedOutputShop
-
Constructs a new multiplexed output shop.
- MutableEntry - Interface in de.schlichtherle.truezip.entry
-
Represents a mutable entry in a container.