Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ Buffer
Method
Buffer
projects/Go/proto/proto/OrderModel.go:32–32 ·
view source on GitHub ↗
Get the model buffer
()
Source
from the content-addressed store, hash-verified
30
31
// Get the model buffer
32
func
(m *OrderModel) Buffer() *fbe.Buffer {
return
m.buffer }
33
// Get the field model
34
func
(m *OrderModel) Model() *FieldModelOrder {
return
m.model }
35
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