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

Method get_end

proto/test_models.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493}
494
495void FieldModel<::test::StructSimple>::get_end(size_t fbe_begin) const noexcept
496{
497 _buffer.unshift(fbe_begin);
498}
499
500void FieldModel<::test::StructSimple>::get(::test::StructSimple& fbe_value) const noexcept
501{

Callers 4

onReceiveMethod · 0.45
onReceiveMethod · 0.45
test_create.cppFile · 0.45
mainFunction · 0.45

Calls 1

unshiftMethod · 0.45

Tested by

no test coverage detected