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

Method Bytes

util/buffer.go:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68type IBytes interface {
69 Len() int
70 Bytes() []byte
71 Reuse() bool
72}
73type IBuffer interface {

Callers 3

PacketizeRTPMethod · 0.65
WriteADTSMethod · 0.65
GetFromPoolMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected