Computes a hash code based on the serialized bytes.
@override int get hashCode => const SelfEncoderEquality().hash(this);