MCPcopy 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{
328public:
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