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

Method Serialize

r/src/extension.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 const std::string& serialized_data) const;
52
53 std::string Serialize() const { return extension_metadata_; }
54
55 std::string ToString(bool show_metadata = false) const;
56 // wrapper for libarrow < 16

Callers 2

ExtensionEqualsMethod · 0.45
ExtensionType__SerializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected