See: Description
| Interface | Description |
|---|---|
| IStreamRef | |
| StreamStorage |
Interface defining a stream storage management
|
| StreamStorageMarshaller |
Interface defining a stream storage packager ...
|
| Class | Description |
|---|---|
| FolderStreamStorage |
Implémentation d'un stockage sous forme de répertoire
|
| ReadOnlyOptimizedZipStream | |
| StreamRef |
Classe référençant un stream ...
|
| ZipStreamMarshaller | |
| ZipStreamStorage |
Stream storage that uncompress on demand a specific stream
for rewind capabilities, the hole zip file is remembered in memory, this is
too slow for huge files, but conform for a small subset
|