Re-exports§
pub use windows_aligned_file_reader::WindowsAlignedFileReader;pub use storage_provider_aligned_file_reader::StorageProviderAlignedFileReader;pub use aligned_file_reader_factory::AlignedFileReaderFactory;
Modules§
Structs§
- Aligned
Read - Aligned read struct for disk IO, it takes the ownership of the AlignedBoxedSlice and returns the AlignedBoxWithSlice data immutably.