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

Method FieldModelMap

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

Source from the content-addressed store, hash-verified

424{
425public:
426 FieldModelMap(FBEBuffer& buffer, size_t offset) noexcept : _buffer(buffer), _offset(offset) {}
427
428 // Get the field offset
429 size_t fbe_offset() const noexcept { return _offset; }

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