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