コード例 #1
0
ファイル: Stat.go プロジェクト: mystal/flatbuffers
func StatAddCount(builder *flatbuffers.Builder, count uint16)   { builder.PrependUint16Slot(2, count, 0) }