template <>

struct CodingTraits

Defined at line 183 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/string.h

Public Members

static const size_t kInlineSize

Public Methods

template <class EncoderImpl>
void Encode (EncoderImpl * encoder, std::string * value, size_t offset, std::optional<HandleInformation> maybe_handle_info)

Defined at line 187 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/string.h

template <class DecoderImpl>
void Decode (DecoderImpl * decoder, std::string * value, size_t offset)

Defined at line 199 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/string.h