コード例 #1
0
 fillInValue(Ice.OutputStream os, int pos, int value)
 {
     os.rewriteInt(value, pos);
 }