示例#1
0
 protected override void _setLong(int index, long value)
 {
     _buffer.SetLong(index, value);
 }