MCPcopy Create free account
hub / github.com/Monibuca/engine / Recyclable

Interface Recyclable

util/pool.go:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8var PoolSize = 16
9
10type Recyclable interface {
11 Recycle()
12}
13type BLLReader struct {
14 LIBP
15 pos int

Callers 8

WritePESPacketMethod · 0.65
WriteRTPMethod · 0.65
WriteAVCCMethod · 0.65
writeAVCCFrameMethod · 0.65
WriteAVCCMethod · 0.65
PushMethod · 0.65
ResetMethod · 0.65
RecycleMethod · 0.65

Implementers 2

BLLsutil/pool.go
BLLutil/pool.go

Calls

no outgoing calls

Tested by

no test coverage detected