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:3226–3228 ·
view source on GitHub ↗
Get the model size
Source
from the content-addressed store, hash-verified
3224
3225
# Get the model size
3226
def fbe_size
3227
@_model.fbe_size + @_model.fbe_extra
3228
end
3229
3230
# Get the model type
3231
def fbe_type
Callers
nothing calls this directly
Calls
2
fbe_size
Method · 0.45
fbe_extra
Method · 0.45
Tested by
no test coverage detected