MCPcopy Create free account
hub / github.com/apache/arrow / FinishFooterBuffer

Function FinishFooterBuffer

cpp/src/generated/File_generated.h:193–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193inline void FinishFooterBuffer(
194 ::flatbuffers::FlatBufferBuilder &fbb,
195 ::flatbuffers::Offset<org::apache::arrow::flatbuf::Footer> root) {
196 fbb.Finish(root);
197}
198
199inline void FinishSizePrefixedFooterBuffer(
200 ::flatbuffers::FlatBufferBuilder &fbb,

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected