Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ size
Method
size
cpp/base/read_buffer.hpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
size_t size() const noexcept
57
{
58
return data_.size();
59
}
60
61
bool empty() const noexcept
62
{
Callers
5
empty
Method · 0.45
span_cast
Function · 0.45
string_view_cast
Function · 0.45
read_buffer
Method · 0.45
random_string
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected