Beispiel #1
0
 protected override bool Deserialize(ArraySegment <byte> bytes)
 {
     return(Deserialization.ParseBool(bytes));
 }