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

Method empty

cpp/src/arrow/util/secure_string.cc:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177bool SecureString::empty() const { return secret_.empty(); }
178
179std::size_t SecureString::size() const { return secret_.size(); }
180

Calls

no outgoing calls

Tested by 15

test_numpy_asarrayFunction · 0.36
_as_numpy_arrayFunction · 0.36
test_struct_from_tuplesFunction · 0.36
ConstructMethod · 0.36
TestRowGroupsMethod · 0.36
RemoveTrailingSlashFunction · 0.36
IsAncestorOfFunction · 0.36
TESTFunction · 0.36