MCPcopy 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
212func (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

FeedMethod · 0.45
CompleteRTPMethod · 0.45
CompleteRTPMethod · 0.45
CompleteRTPMethod · 0.45
CompleteRTPMethod · 0.45
SnapForJsonMethod · 0.45
WriteAVCCMethod · 0.45
writeAVCCFrameMethod · 0.45
CompleteRTPMethod · 0.45
ParseSPSFunction · 0.45
ReadByteMethod · 0.45
NewReaderMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestBitsFunction · 0.36