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

Function CreateLargeUtf8

cpp/src/generated/Schema_generated.h:1234–1238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1232};
1233
1234inline ::flatbuffers::Offset<LargeUtf8> CreateLargeUtf8(
1235 ::flatbuffers::FlatBufferBuilder &_fbb) {
1236 LargeUtf8Builder builder_(_fbb);
1237 return builder_.Finish();
1238}
1239
1240/// Same as Binary, but with 64-bit offsets, allowing to represent
1241/// extremely large data values.

Callers 1

VisitMethod · 0.85

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected