Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ FinalModelArray
Method
FinalModelArray
proto/fbe_final_models.h:329–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
{
328
public:
329
FinalModelArray(FBEBuffer& buffer, size_t offset) noexcept : _buffer(buffer), _offset(offset) {}
330
331
// Get the allocation size
332
template <size_t S>
Callers
1
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.64