libcryfs/implementations/inmemory
Sebastian Meßmer 417a701636 - BlockStore::create() gets the data of the new block as a parameter
- Fixed numBlocks() in OnDiskBlockStore, FakeBlockStore, CachingBlockStore, ...
- CachingBlockStore caches created blocks and doesn't directly create them in the underlying blockstore
2015-04-18 14:47:12 +02:00
..
InMemoryBlock.cpp - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
InMemoryBlock.h - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
InMemoryBlockStore.cpp - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
InMemoryBlockStore.h - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00