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

Method GetCryptoMetaData

cpp/src/parquet/metadata.cc:2203–2205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2201}
2202
2203std::unique_ptr<FileCryptoMetaData> FileMetaDataBuilder::GetCryptoMetaData() {
2204 return impl_->BuildFileCryptoMetaData();
2205}
2206
2207} // namespace parquet

Callers 1

CloseEncryptedFileMethod · 0.80

Calls 1

Tested by

no test coverage detected