Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::Type::Int64::Encoding::BigEndianBytes.
Encodes the value as an 8-byte big endian twos complement Bytes
value.
- Order-preserving? No (positive values only)
- Self-delimiting? Yes
- Compatibility?
- BigQuery Federation
BINARY
encoding - HBase
Bytes.toBytes
- Java
ByteBuffer.putLong()
withByteOrder.BIG_ENDIAN
- BigQuery Federation
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bytes_type
def bytes_type() -> ::Google::Cloud::Bigtable::V2::Type::Bytes
Returns
- (::Google::Cloud::Bigtable::V2::Type::Bytes) — Deprecated: ignored if set.
#bytes_type=
def bytes_type=(value) -> ::Google::Cloud::Bigtable::V2::Type::Bytes
Parameter
- value (::Google::Cloud::Bigtable::V2::Type::Bytes) — Deprecated: ignored if set.
Returns
- (::Google::Cloud::Bigtable::V2::Type::Bytes) — Deprecated: ignored if set.