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/BufferedInputStream.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
int BufferedInputStream::get_contiguous_blocks() {
28
return buffer.get_contiguous_write_blocks(); // Use cur block
29
}
Callers
4
provide
Method · 0.45
provide
Method · 0.45
provide
Method · 0.45
provide
Method · 0.45
Calls
1
get_contiguous_write_blocks
Method · 0.80
Tested by
no test coverage detected