Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ p
Method
p
utils/binary/builder.go:28–30 ·
view source on GitHub ↗
(f func(*pbuf.UserBuffer[teacfg]))
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(b *Builder) p(f
func
(*pbuf.UserBuffer[teacfg])) {
29
(*orbyte.Item[pbuf.UserBuffer[teacfg]])(b).P(f)
30
}
31
32
// ToBytes return data with tea encryption if key is set
33
//
Callers
7
TestBuilderTEA
Function · 0.95
ToBytes
Method · 0.95
Pack
Method · 0.95
Write
Method · 0.95
ReadFrom
Method · 0.95
WriteStruct
Method · 0.95
WriteU8
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestBuilderTEA
Function · 0.76