예제 #1
0
파일: Stat.go 프로젝트: mystal/flatbuffers
func StatAddCount(builder *flatbuffers.Builder, count uint16)   { builder.PrependUint16Slot(2, count, 0) }