#include <userver/storages/postgres/io/bytea.hpp>
Wrapper for binary data container.
Public Types | |
using | BytesType = std::decay_t<ByteContainer> |
Public Attributes | |
ByteContainer | bytes |
using storages::postgres::ByteaWrapper< ByteContainer >::BytesType = std::decay_t<ByteContainer> |
ByteContainer storages::postgres::ByteaWrapper< ByteContainer >::bytes |