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_PREFIX
DEFAULT_NAME_PREFIX
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, getRawProperties, getRawValue, getValues, matchVariableSizedPropertiesToChunks, readProperties, setProperty, writeNodeData, writeProperties, writeProperties
getChunkId, getType
public StoragePropertiesChunk(ChunkGroup parentGroup)
public void readValue(java.io.InputStream stream) throws java.io.IOException
Chunk
public void writeValue(java.io.OutputStream out) throws java.io.IOException
Chunk
writeValue
in class Chunk
java.io.IOException
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.