MCPcopy Index your code
hub / github.com/Monibuca/engine / ReadByte

Method ReadByte

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

Source from the content-addressed store, hash-verified

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

Callers 10

CompleteRTPMethod · 0.65
WriteRTPFrameMethod · 0.65
CompleteRTPMethod · 0.65
SnapForJsonMethod · 0.65
WriteAVCCMethod · 0.65
writeAVCCFrameMethod · 0.65
UnmarshalMethod · 0.65
readU29Method · 0.65
UnmarshalMethod · 0.65
ReadByteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected