GoogleBigtableAdminV2TypeInt32EncodingBigEndianBytes typedef
GoogleBigtableAdminV2TypeInt32EncodingBigEndianBytes = $Empty
Encodes the value as a 4-byte big-endian two's complement value.
Sorted mode: non-negative values are supported. Distinct mode: all values
are supported. Compatible with: - BigQuery BINARY encoding - HBase
Bytes.toBytes - Java ByteBuffer.putInt() with ByteOrder.BIG_ENDIAN
Implementation
typedef GoogleBigtableAdminV2TypeInt32EncodingBigEndianBytes = $Empty;