haiku/headers/private/package/hpkg
Ingo Weinhold 79d5ddb77b ReaderImplBase: Verify that the attribute type matches
... the one expected for the respective attribute. Before it was
possible that e.g. a uint was read and then interpreted as a
const char*, if a string was expected for that attribute.
2013-05-25 01:12:35 +02:00
..
v1 Clone read support functionality for HPKG format version 1 2013-05-25 01:12:22 +02:00
BlockBufferPoolImpl.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
DataWriters.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
HPKGDefsPrivate.h hpkg attribute tags: use 7 bits for attribute ID 2013-05-25 01:12:34 +02:00
PackageFileHeapAccessorBase.h PackageFileHeapAccessorBase: small refactoring 2013-05-25 01:12:27 +02:00
PackageFileHeapReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageFileHeapWriter.h PackageFileHeapWriter: Fix update case 2013-05-25 01:12:27 +02:00
PackageReaderImpl.h packagefs: Add caching for the package file heap reader 2013-05-25 01:12:32 +02:00
PackageWriterImpl.h Allow specifying the compression level for package creation 2013-05-25 01:12:26 +02:00
PoolBuffer.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
ReaderImplBase.h ReaderImplBase: Verify that the attribute type matches 2013-05-25 01:12:35 +02:00
RepositoryReaderImpl.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
RepositoryWriterImpl.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
Stacker.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
Strings.h Refactoring step towards implementation of RepositoryWriter: 2011-02-07 22:25:16 +00:00
WriterImplBase.h Allow specifying the compression level for package creation 2013-05-25 01:12:26 +02:00
ZlibCompressionBase.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00
ZlibCompressor.h ZlibCompressor: Allow setting the compression level 2013-05-25 01:12:26 +02:00
ZlibDecompressor.h Refactored hpkg implementation to provide some separation between 2011-01-30 15:05:38 +00:00