public class StoragePropertiesChunk extends PropertiesChunk
PropertiesChunk for a Storage Properties, such as Attachments and
Recipients. This only has a 8 byte headerNAME, PROPERTIES_FLAG_READABLE, PROPERTIES_FLAG_WRITEABLE, VARIABLE_LENGTH_PROPERTY_PREFIXDEFAULT_NAME_PREFIX| Constructor and Description |
|---|
StoragePropertiesChunk(ChunkGroup parentGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
readValue(InputStream stream)
Reads the value of this chunk using an InputStream
|
void |
writeValue(OutputStream out)
Writes the value of this chunk back out again.
|
getEntryName, getProperties, getRawProperties, getRawValue, getValues, setProperty, writePropertiesgetChunkId, getTypepublic StoragePropertiesChunk(ChunkGroup parentGroup)
public void readValue(InputStream stream) throws IOException
ChunkreadValue in class ChunkIOExceptionpublic void writeValue(OutputStream out) throws IOException
ChunkwriteValue in class ChunkIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved