[[["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-03-21 UTC."],[[["This webpage provides documentation for the `Bytes` class within the Google Cloud Spanner C++ library, specifically for version 2.15.1."],["The `Bytes` class represents variable-length binary data, allowing construction from and conversion to any sequence of octets, including an empty sequence."],["`Bytes` values can be compared for equality, providing a means to determine if two sequences of binary data are identical."],["The page details two constructors for the `Bytes` class: one accepting a pair of input iterators and another taking a container."],["The `get()` function is used to convert a `Bytes` object back into a sequence of octets, which can be any container supporting range construction."]]],[]]