MCPcopy 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
27int BufferedOutputStream::get_contiguous_blocks() {
28 return buffer.get_contiguous_read_blocks();
29}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected