| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectingOutputStream
An abstract decorator which protects the decorated stream from all access
unless it's open.
|
class |
LittleEndianOutputStream
An output stream to write data in Little Endian (LE) format.
|
class |
LockOutputStream
A decorator which protects all access to its output stream
via a
Lock. |
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.