|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SeekableStore |
Represents a Store that can be seeked to a random position. |
| Store | Represent a place where bytes are memorized. |
| Class Summary | |
|---|---|
| MemoryStore | TODO: more efficient memory usage. |
| OnOffStore | |
| ThresholdStore | Store that puts data in memory until threshold size is reach. |
Provides strategies to buffer data used along the application.
All the classes in this package should implement the Store interface.
InputStreamFromOutputStream,
OutputStreamToInputStream
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||