public class StoragePropertiesChunk extends PropertiesChunk
PropertiesChunk for a Storage Properties, such as
Attachments and Recipients.
This only has a 8 byte headerchunkId, DEFAULT_NAME_PREFIX, namePrefix, typeNAME| Constructor | Description |
|---|---|
StoragePropertiesChunk(ChunkGroup parentGroup) |
| Modifier and Type | Method | 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.
|
getChunkId, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntryName, getProperties, getRawProperties, getRawValue, getValues, matchVariableSizedPropertiesToChunks, readProperties, writePropertiespublic 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 2018 The Apache Software Foundation or its licensors, as applicable.