Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ Bytes
Method
Bytes
util/buffer.go:172–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
170
}
171
172
func
(b Buffer) Bytes() []byte {
173
return
b
174
}
175
176
func
(b Buffer) Len() int {
177
return
len(b)
Callers
5
WritePMTBody
Function · 0.95
WritePMT
Function · 0.95
WritePAT
Function · 0.95
WritePATPacket
Function · 0.95
TestBits
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestBits
Function · 0.76