#include <userver/storages/postgres/io/macaddr.hpp>
Binary parser for utils::macaddr::Macaddr8.
Definition at line 78 of file macaddr.hpp.
Public Types | |
using | BaseType = detail::MacaddrBufferParser<Macaddr8> |
using storages::postgres::io::BufferParser< Macaddr8 >::BaseType = detail::MacaddrBufferParser<Macaddr8> |
Definition at line 79 of file macaddr.hpp.