MCPcopy Create free account
hub / github.com/EndstoneMC/endstone / empty

Method empty

src/bedrock/core/string/string_hash.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool HashedString::empty() const
67{
68 return str_.empty();
69}
70
71void HashedString::clear()
72{

Callers 1

computeHashMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected