コード例 #1
0
 public void TestInt32()
 {
     TestCore(1, stream => Unpacking.UnpackInt32(stream), null);
 }