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

Method Read

util/buffer.go:94–94  ·  view source on GitHub ↗
(buf []byte)

Source from the content-addressed store, hash-verified

92 ReadUint16() uint16
93 ReadByte() byte
94 Read(buf []byte) (n int, err error)
95 Clone() Buffer
96 CanRead() bool
97 CanReadN(n int) bool

Callers 8

readFrameMethod · 0.65
ReadFrameMethod · 0.65
ReadPMTDescriptorFunction · 0.65
ReadTsPacketFunction · 0.65
ReadTsHeaderFunction · 0.65
ReadMethod · 0.65
ReadBits64Method · 0.65
ReadBitMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected