public class StoragePropertiesChunk extends PropertiesChunk
PropertiesChunk for a Storage Properties, such as
Attachments and Recipients.
This only has a 8 byte headerNAMEchunkId, DEFAULT_NAME_PREFIX, namePrefix, type| Constructor and Description |
|---|
StoragePropertiesChunk(ChunkGroup parentGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
readValue(java.io.InputStream stream)
Reads the value of this chunk using an InputStream
|
void |
writeValue(java.io.OutputStream out)
Writes the value of this chunk back out again.
|
getEntryName, getProperties, getValue, getValues, matchVariableSizedPropertiesToChunks, readProperties, writePropertiesgetChunkId, getTypepublic StoragePropertiesChunk(ChunkGroup parentGroup)
public void readValue(java.io.InputStream stream)
throws java.io.IOException
Chunkpublic void writeValue(java.io.OutputStream out)
throws java.io.IOException
ChunkwriteValue in class Chunkjava.io.IOExceptionCopyright 2014 The Apache Software Foundation or its licensors, as applicable.