Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/activeloopai/deeplake
/ read_buffer
Method
read_buffer
cpp/base/read_buffer.hpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
using value_type = uint8_t;
21
22
read_buffer() = default;
23
24
explicit read_buffer(std::string&& s)
25
{
Callers
nothing calls this directly
Calls
2
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected