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