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

Method FieldModelVector

proto/fbe_models.h:374–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372{
373public:
374 FieldModelVector(FBEBuffer& buffer, size_t offset) noexcept : _buffer(buffer), _offset(offset) {}
375
376 // Get the field offset
377 size_t fbe_offset() const noexcept { return _offset; }

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