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

Method FinalModelVector

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

Source from the content-addressed store, hash-verified

377{
378public:
379 FinalModelVector(FBEBuffer& buffer, size_t offset) noexcept : _buffer(buffer), _offset(offset) {}
380
381 // Get the allocation size
382 size_t fbe_allocation_size(const std::vector<T>& values) const noexcept;

Callers 4

__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 2

__init__Method · 0.64
__init__Method · 0.64