Class Type.Int64.Encoding.BigEndianBytes.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Type.Int64.Encoding.BigEndianBytes.Builder>
com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
All Implemented Interfaces:
Type.Int64.Encoding.BigEndianBytesOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
Type.Int64.Encoding.BigEndianBytes

public static final class Type.Int64.Encoding.BigEndianBytes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Type.Int64.Encoding.BigEndianBytes.Builder> implements Type.Int64.Encoding.BigEndianBytesOrBuilder
 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()` with `ByteOrder.BIG_ENDIAN`
 
Protobuf type google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes