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

Method WriteByte

util/buffer.go:84–84  ·  view source on GitHub ↗
(v byte)

Source from the content-addressed store, hash-verified

82 WriteUint16(v uint16)
83 WriteFloat64(v float64)
84 WriteByte(v byte)
85 WriteString(a string)
86 Write(a []byte) (n int, err error)
87 ReadN(n int) Buffer

Callers 5

WriteRTPFrameMethod · 0.65
AVCC2FLVFunction · 0.65
writeU29Method · 0.65
MarshalMethod · 0.65
MarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected