Interface ChunkStore

    • Method Detail

      • getChunk

        byte[] getChunk​(int i)
        retrieve the chunk at position i (zero indexed)
      • deleteChunks

        void deleteChunks()
        delete any chunks which might exist