示例#1
0
 public override object OnRead(ByteObjectReader reader, Type defaultItemType)
 {
     return reader.Bool();
 }