示例#1
0
 public bool ReadBoolean()
 {
     return(dataInput.ReadBoolean());
 }