| Class | Description |
|---|---|
| MemoryInputStream |
a MemoryInputStream is an InputStream that gets its data from chunks of memory.
|
| MemoryOutputStream |
a MemoryOutputStream is an OutputStream that saves its data to memory-chunks.
|
This file is a part of the JDD package, a native Java Binary Decision Diagram Library.