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

Method FinalModelMap

proto/fbe_final_models.h:423–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421{
422public:
423 FinalModelMap(FBEBuffer& buffer, size_t offset) noexcept : _buffer(buffer), _offset(offset) {}
424
425 // Get the allocation size
426 size_t fbe_allocation_size(const std::map<TKey, TValue>& values) const noexcept;

Callers 3

__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 3

__init__Method · 0.64
__init__Method · 0.64
__init__Method · 0.64