Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initialize
Method · 0.45
fbe_body
Method · 0.45
verify_fields
Method · 0.45
get_fields
Method · 0.45
fbe_size
Method · 0.45
verify
Method · 0.45
create_begin
Method · 0.45
deserialize
Method · 0.45
initialize
Method · 0.45
fbe_body
Method · 0.45
verify_fields
Method · 0.45
get_fields
Method · 0.45
Calls
1
fbe_extra
Method · 0.45
Tested by
no test coverage detected