template <>
struct CodingTraits
Defined at line 206 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, StringPtr * value, size_t offset, std::optional<HandleInformation> maybe_handle_info)
Defined at line 210 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/string.h
template <class DecoderImpl>
void Decode (DecoderImpl * decoder, StringPtr * value, size_t offset)
Defined at line 222 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/string.h