Home
last modified time | relevance | path

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

/third_party/flatbuffers/go/
Dencode.go153 func WriteUint16(buf []byte, n uint16) { func
227 WriteUint16(buf, uint16(n))
Dtable.go317 WriteUint16(t.Bytes[off:], n)
Dbuilder.go762 WriteUint16(b.Bytes[b.head:], x)