MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / segment.rs

File segment.rs

crates/commitlog/src/segment.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::{
2 fs::File,
3 io::{self, BufWriter, ErrorKind, SeekFrom, Write as _},
4 num::NonZeroU64,

Callers

nothing calls this directly

Calls 1

lenMethod · 0.45

Tested by

no test coverage detected