Interface BlockWritable

    • Method Detail

      • writeBlocks

        void writeBlocks​(OutputStream stream)
                  throws IOException
        Write the storage to an OutputStream
        Parameters:
        stream - the OutputStream to which the stored data should be written
        Throws:
        IOException - on problems writing to the specified stream