public interface BlockWritable
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeBlocks(OutputStream stream)
Write the storage to an OutputStream 
 | 
void writeBlocks(OutputStream stream) throws IOException
stream - the OutputStream to which the stored data should
               be writtenIOException - on problems writing to the specified
            streamCopyright © 2016 Open Microscopy Environment