Skip to main content

Crate fwob_v1

Crate fwob_v1 

Source

Structs§

Header
InMemoryEditor
Mutable v1 file facade implemented by loading frames and rewriting the file on save.
MaintenanceService
Reader
VerificationReport
Writer
WriterOptions

Enums§

V1Error

Constants§

HEADER_LEN
SIGNATURE
VERSION

Functions§

create_core_writer
delete_frame_ranges
Deletes ordered, non-overlapping frame ranges by compacting only the suffix beginning at the first deleted frame.
open_core_reader
open_core_writer
repair_committed_tail
update_metadata
Updates v1 metadata in place without moving or rewriting frame data.
verify_file

Type Aliases§

Result