userver: ydb::Uint8Trait Struct Reference
Loading...
Searching...
No Matches
ydb::Uint8Trait Struct Reference

Detailed Description

Definition at line 67 of file primitives.hpp.

Public Types

using Type = std::uint8_t
 

Static Public Member Functions

static Type Parse (const NYdb::TValueParser &value_parser)
 
template<typename Builder>
static void Write (NYdb::TValueBuilderBase< Builder > &builder, Type value)
 

Member Typedef Documentation

◆ Type

using ydb::Uint8Trait::Type = std::uint8_t

Definition at line 68 of file primitives.hpp.


The documentation for this struct was generated from the following file: