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

Method fbe_size

projects/Ruby/proto/test.rb:15796–15798  ·  view source on GitHub ↗

Get the model size

Source from the content-addressed store, hash-verified

15794
15795 # Get the model size
15796 def fbe_size
15797 @_model.fbe_size + @_model.fbe_extra
15798 end
15799
15800 # Get the model type
15801 def fbe_type

Callers 15

initializeMethod · 0.45
fbe_bodyMethod · 0.45
verify_fieldsMethod · 0.45
get_fieldsMethod · 0.45
fbe_sizeMethod · 0.45
verifyMethod · 0.45
create_beginMethod · 0.45
deserializeMethod · 0.45
initializeMethod · 0.45
fbe_bodyMethod · 0.45
verify_fieldsMethod · 0.45
get_fieldsMethod · 0.45

Calls 1

fbe_extraMethod · 0.45

Tested by

no test coverage detected