コード例 #1
0
 protected override void _setByte(int index, int value)
 {
     _buffer.SetByte(index, value);
 }