Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Size
Method
Size
3party/bsdiff-courgette/bsdiff/bsdiff.h:106–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
105
MemWriter<std::vector<uint8_t>> & GetWriter() { return m_writer; }
106
size_t Size() const { return m_buf.size(); }
107
std::vector<uint8_t> const & GetBuf() const { return m_buf; }
108
109
private:
Callers
2
CreateBinaryPatch
Function · 0.45
ApplyBinaryPatch
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected