MCPcopy Create free account
hub / github.com/apache/fory / buffer

Method buffer

cpp/fory/row/row.h:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 void point_to(std::shared_ptr<Buffer> buffer, int offset, int size_in_bytes);
161
162 std::shared_ptr<Buffer> buffer() const override { return buffer_; }
163
164 int base_offset() const override { return base_offset_; }
165

Callers 15

write_dataMethod · 0.45
read_dataMethod · 0.45
write_dataMethod · 0.45
read_dataMethod · 0.45
write_dataMethod · 0.45
read_dataMethod · 0.45
write_dataMethod · 0.45
read_dataMethod · 0.45
write_dataMethod · 0.45
read_dataMethod · 0.45
write_dataMethod · 0.45
read_dataMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36