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

Method ReadN

util/buffer.go:87–87  ·  view source on GitHub ↗
(n int)

Source from the content-addressed store, hash-verified

85 WriteString(a string)
86 Write(a []byte) (n int, err error)
87 ReadN(n int) Buffer
88 ReadFloat64() float64
89 ReadUint64() uint64
90 ReadUint32() uint32

Callers 13

CompleteRTPMethod · 0.65
CompleteRTPMethod · 0.65
WriteRTPFrameMethod · 0.65
CompleteRTPMethod · 0.65
WriteRTPFrameMethod · 0.65
CompleteRTPMethod · 0.65
writeAVCCFrameMethod · 0.65
writeAVCCFrameMethod · 0.65
CompleteRTPMethod · 0.65
readStringMethod · 0.65
readKeyMethod · 0.65
UnmarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected