Struct nebari::tree::PagedWriter [−][src]
pub struct PagedWriter<'a, File: ManagedFile> { /* fields omitted */ }
Expand description
Writes data in pages, allowing for quick scanning through the file.
pub struct PagedWriter<'a, File: ManagedFile> { /* fields omitted */ }
Writes data in pages, allowing for quick scanning through the file.