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

Method WriteUint32

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

Source from the content-addressed store, hash-verified

78 Malloc(count int) Buffer
79 Reset()
80 WriteUint32(v uint32)
81 WriteUint24(v uint32)
82 WriteUint16(v uint16)
83 WriteFloat64(v float64)

Callers 1

MarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected