Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ NewReader
Method
NewReader
util/pool.go:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
func
(list *BLL) NewReader() *BLLReader {
213
return
&BLLReader{list.Next, 0}
214
}
215
216
// func (list *BLL) Concat(list2 BLL) {
217
// list.Tail.Next = list2.Head
Callers
15
Feed
Method · 0.45
CompleteRTP
Method · 0.45
CompleteRTP
Method · 0.45
CompleteRTP
Method · 0.45
CompleteRTP
Method · 0.45
SnapForJson
Method · 0.45
WriteAVCC
Method · 0.45
writeAVCCFrame
Method · 0.45
CompleteRTP
Method · 0.45
ParseSPS
Function · 0.45
ReadByte
Method · 0.45
NewReader
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestBits
Function · 0.36