A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/cpp/docs/reference/spanner/2.23.0/classgoogle_1_1cloud_1_1spanner_1_1Bytes below:

Class Bytes (2.23.0) | C++ Client Libraries

Skip to main content Class Bytes (2.23.0)

Stay organized with collections Save and categorize content based on your preferences.

A representation of the Spanner BYTES type: variable-length binary data.

A Bytes value can be constructed from, and converted to any sequence of octets. Bytes values can be compared for equality.

Constructors Bytes(InputIt, InputIt)

Construction from a sequence of octets.

Parameters Name Description first InputIt
last InputIt
typename InputIt
Bytes(Container const &)

Construction from a sequence of octets.

Parameters Name Description c Container const &
typename Container
Bytes()

An empty sequence.

Functions get() const

Conversion to a sequence of octets.

The Container must support construction from a range specified as a pair of input iterators.

Parameter Name Description typename Container
Returns Type Description Container

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-14 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, with versions ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `Bytes` class represents variable-length binary data in Spanner and supports construction from and conversion to any sequence of octets."],["`Bytes` objects can be created from a sequence of octets or as an empty sequence."],["The `get()` function allows for conversion of a `Bytes` object into a sequence of octets, compatible with containers that can be built from a range of input iterators."],["Equality comparisons can be made between `Bytes` values."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4