Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosdata/cosdata
/ BytesToRead
Class
BytesToRead
src/models/types.rs:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
#[derive(Debug, Copy, Clone, Serialize, Deserialize, PartialEq, Eq, Hash)]
88
pub struct BytesToRead(pub u32);
89
90
pub type PropPersistRef = (FileOffset, BytesToRead);
91
Callers
4
write_prop_value_to_file
Function · 0.85
write_prop_metadata_to_file
Function · 0.85
deserialize
Method · 0.85
deserialize_raw
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected