Class OrderedCodeBytes (2.32.0)

OrderedCodeBytes(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Encodes the value in a variable length binary format of up to 10 bytes. Values that are closer to zero use fewer bytes.

Sorted mode: all values are supported.

Distinct mode: all values are supported.