MCPcopy Create free account
hub / github.com/apache/brpc / total_length

Method total_length

src/brpc/stream.cpp:573–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

571
572 }
573 size_t total_length() const { return _total_length; }
574private:
575 butil::IOBuf** _storage;
576 size_t _cap;

Callers 1

ConsumeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected