MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / hash

Method hash

projects/Ruby/proto/test.rb:10870–10872  ·  view source on GitHub ↗

Struct hash code

Source from the content-addressed store, hash-verified

10868
10869 # Struct hash code
10870 def hash
10871 key.hash
10872 end
10873
10874 # Get struct string value
10875 def to_s

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected