Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEarable/open-earable
/ get_contiguous_blocks
Method
get_contiguous_blocks
src/utils/BufferedOutputStream.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
int BufferedOutputStream::get_contiguous_blocks() {
28
return buffer.get_contiguous_read_blocks();
29
}
Callers
nothing calls this directly
Calls
1
get_contiguous_read_blocks
Method · 0.80
Tested by
no test coverage detected