Class ChunkBasedPropertyValue


  • public class ChunkBasedPropertyValue
    extends PropertyValue
    A variable length PropertyValue that is backed by a Chunk TODO Provide a way to link these up with the chunks
    • Constructor Detail

      • ChunkBasedPropertyValue

        public ChunkBasedPropertyValue​(MAPIProperty property,
                                       long flags,
                                       byte[] offsetData)
      • ChunkBasedPropertyValue

        public ChunkBasedPropertyValue​(MAPIProperty property,
                                       long flags,
                                       byte[] offsetData,
                                       Types.MAPIType actualType)
    • Method Detail

      • setValue

        public void setValue​(Chunk chunk)
        Stores the offset of the chunk as the property value