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