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

Method WriteUint16

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

Source from the content-addressed store, hash-verified

80 WriteUint32(v uint32)
81 WriteUint24(v uint32)
82 WriteUint16(v uint16)
83 WriteFloat64(v float64)
84 WriteByte(v byte)
85 WriteString(a string)

Callers 2

writePropertyMethod · 0.65
MarshalMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected