|
static constexpr std::size_t | npos = std::numeric_limits<std::size_t>::max() |
|
Definition at line 56 of file traits.hpp.
◆ GetSubBuffer()
◆ Read() [1/2]
◆ Read() [2/2]
◆ ReadRaw()
◆ ToString()
std::string storages::postgres::io::FieldBuffer::ToString |
( |
| ) |
const |
|
inline |
◆ buffer
const std::uint8_t* storages::postgres::io::FieldBuffer::buffer = nullptr |
◆ category
◆ is_null
bool storages::postgres::io::FieldBuffer::is_null = false |
◆ length
std::size_t storages::postgres::io::FieldBuffer::length = 0 |
◆ npos
constexpr std::size_t storages::postgres::io::FieldBuffer::npos = std::numeric_limits<std::size_t>::max() |
|
staticconstexpr |
The documentation for this struct was generated from the following files: