Represents ClickHouse UInt8 Column.
More...
#include <userver/storages/clickhouse/io/columns/uint8_column.hpp>
|
static ColumnRef | Serialize (const container_type &from) |
|
Represents ClickHouse UInt8 Column.
Definition at line 14 of file uint8_column.hpp.
◆ container_type
using storages::clickhouse::io::columns::UInt8Column::container_type = std::vector<cpp_type> |
◆ cpp_type
using storages::clickhouse::io::columns::UInt8Column::cpp_type = std::uint8_t |
The documentation for this class was generated from the following file: