| Package | Description |
|---|---|
| de.schlichtherle.truezip.io |
Provides I/O utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectingOutputStream
An abstract decorator which protects the decorated stream from all access
unless it's open.
|
class |
LEDataOutputStream
An output stream to write data in Little Endian (LE) format.
|
class |
LockOutputStream
A decorator which protects all access to a shared resource, e.g. an
OutputShop, via a Lock object. |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.