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