MCPcopy Create free account
hub / github.com/activeloopai/deeplake / data

Method data

cpp/base/read_buffer.hpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 const uint8_t* data() const noexcept
52 {
53 return data_.data();
54 }
55
56 size_t size() const noexcept
57 {

Callers 3

span_castFunction · 0.45
string_view_castFunction · 0.45
read_bufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected