コード例 #1
0
 public bool ReadBool()
 {
     return(Serializing.ReadBool(ref buffer, ref OffSet));
 }