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