Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ size
Method
size
test/bvar_multi_dimension_unittest.cpp:517–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
516
const char* data() const { return _ptr; }
517
size_t size() const { return _len; }
518
519
// Converts to `std::basic_string`.
520
explicit operator std::string() const {
Callers
3
MyStringView
Method · 0.45
operator==
Function · 0.45
TestLabels
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected