#include </data/code/userver/odbc/include/userver/storages/odbc/types.hpp>
Owning byte sequence for SQL BINARY, VARBINARY and LONGVARBINARY.
Definition at line 20 of file types.hpp.
|
|
| Bytes (Container bytes) |
|
| Bytes (std::initializer_list< ValueType > bytes) |
|
const Container & | GetBytes () const noexcept |
|
std::size_t | Size () const noexcept |
|
bool | IsEmpty () const noexcept |
|
bool | operator== (const Bytes &) const noexcept=default |
◆ Container
| using storages::odbc::Bytes::Container = std::vector<ValueType> |
◆ ValueType
| using storages::odbc::Bytes::ValueType = std::uint8_t |
The documentation for this class was generated from the following file:
- /data/code/userver/odbc/include/userver/storages/odbc/types.hpp