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