예제 #1
0
 public static void write(Ice.OutputStream ostr, byte[] v)
 {
     ostr.writeByteSeq(v);
 }