Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
func
(m *OrderModel) Buffer() *fbe.Buffer {
return
m.buffer }
35
// Get the field model
36
func
(m *OrderModel) Model() *FieldModelOrder {
return
m.model }
37
Callers
4
Clone
Method · 0.95
OnReceive
Method · 0.45
OnReceive
Method · 0.45
OnReceive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected