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

Method hash

projects/Ruby/proto/test.rb:1370–1372  ·  view source on GitHub ↗

Struct hash code

Source from the content-addressed store, hash-verified

1368
1369 # Struct hash code
1370 def hash
1371 key.hash
1372 end
1373
1374 # Get struct string value
1375 def to_s

Callers

nothing calls this directly

Calls 1

hashMethod · 0.45

Tested by

no test coverage detected