Create an array of PropertyBlocks from an array of Property
instances, creating empty Property instances to make up any
shortfall
Parameters: properties - the Property instances to be converted intoPropertyBlocks, in a java List the array of newly created PropertyBlock instances
Write the block's data to an OutputStream
Parameters: stream - the OutputStream to which the stored data shouldbe written exception: IOException - on problems writing to the specifiedstream
Methods inherited from org.apache.poi.poifs.storage.BigBlock