Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes

import type { GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";

Encodes the value as an 8-byte big endian twos complement Bytes value. * Natural sort? No (positive values only) * Self-delimiting? Yes * Compatibility? - BigQuery Federation BINARY encoding - HBase Bytes.toBytes - Java ByteBuffer.putLong() with ByteOrder.BIG_ENDIAN

interface GoogleBigtableAdminV2TypeInt64EncodingBigEndianBytes {}

§Properties

§

The underlying Bytes type, which may be able to encode further.