public sealed class Type.Types.Int64.Types.Encoding.Types.BigEndianBytes : IMessage<Type.Types.Int64.Types.Encoding.Types.BigEndianBytes>, IEquatable<Type.Types.Int64.Types.Encoding.Types.BigEndianBytes>, IDeepCloneable<Type.Types.Int64.Types.Encoding.Types.BigEndianBytes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Int64.Types.Encoding.Types.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() with ByteOrder.BIG_ENDIAN
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eBigEndianBytes\u003c/code\u003e class within the Google Bigtable v2 API, specifically for encoding 8-byte big-endian two's complement values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigEndianBytes\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace and is available across various versions, with version 3.17.0 being the latest and links to previous versions going as far back as version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigEndianBytes\u003c/code\u003e encoding is not order-preserving (only positive values), is self-delimiting, and compatible with BigQuery Federation \u003ccode\u003eBINARY\u003c/code\u003e encoding, HBase \u003ccode\u003eBytes.toBytes\u003c/code\u003e, and Java \u003ccode\u003eByteBuffer.putLong()\u003c/code\u003e with \u003ccode\u003eByteOrder.BIG_ENDIAN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigEndianBytes\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a new \u003ccode\u003eBigEndianBytes\u003c/code\u003e instance, either with default values, or from another \u003ccode\u003eBigEndianBytes\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]