#include <userver/storages/postgres/io/ip.hpp>
Binary formatter for utils::ip::InetNetwork.
Inheritance diagram for storages::postgres::io::BufferFormatter< InetNetwork >:Public Types | |
| using | BaseType = detail::IpBufferFormatterBase<InetNetwork> |
Public Member Functions | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &types, Buffer &buffer) |
| using storages::postgres::io::BufferFormatter< InetNetwork >::BaseType = detail::IpBufferFormatterBase<InetNetwork> |
|
inline |