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

Method verify

projects/Python/proto/fbe.py:468–469  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

466
467 # Check if the value is valid
468 def verify(self):
469 return True
470
471
472# Fast Binary Encoding bool field model

Callers 10

verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45
verifyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected