| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| de.schlichtherle.truezip.io |
General I/O utilities.
|
| de.schlichtherle.truezip.socket |
Provides I/O sockets to address and resolve targets for I/O
operations.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
FsCachingController.EntryCache.ProxyOutputStream
An output stream proxy.
|
private class |
FsStatistics.CountingOutputStream |
| Modifier and Type | Class and Description |
|---|---|
private class |
FsMultiplexedArchiveOutputShop.EntryOutputStream
This entry output stream writes directly to the output archive.
|
private class |
FsMultiplexedArchiveOutputShop.TempEntryOutputStream
This entry output stream writes the archive entry to a temporary file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LEDataOutputStream
A stream to write data in Little Endian (LE) format.
|
class |
SynchronizedOutputStream
A decorator which synchronizes all access to an
OutputStream
via an object provided to its constructor. |
| Modifier and Type | Class and Description |
|---|---|
private class |
ConcurrentOutputShop.ConcurrentOutputStream |
private class |
ConcurrentOutputShop.SynchronizedConcurrentOutputStream |
private class |
IOCache.Buffer.BufferOutputStream |
private class |
LazyOutputSocket.ProxyOutputStream |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.