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

Method Buffer

projects/Go/proto/protoex/OrderModel.go:34–34  ·  view source on GitHub ↗

Get the model buffer

()

Source from the content-addressed store, hash-verified

32
33// Get the model buffer
34func (m *OrderModel) Buffer() *fbe.Buffer { return m.buffer }
35// Get the field model
36func (m *OrderModel) Model() *FieldModelOrder { return m.model }
37

Callers 4

CloneMethod · 0.95
OnReceiveMethod · 0.45
OnReceiveMethod · 0.45
OnReceiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected