Home
last modified time | relevance | path

Searched refs:WriteUint8 (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/go/
Dencode.go130 WriteUint8(buf, uint8(n))
142 func WriteUint8(buf []byte, n uint8) { func
Dtable.go311 WriteUint8(t.Bytes[off:], n)
Dbuilder.go668 WriteUint8(b.Bytes[b.head:], x)