class Ipv6Address
Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
Ipv6Address is expressed in network byte order, so the most significant byte
("ff" in the address "ff02::1") will be at index 0.
Public Members
array addr
Public Methods
::std::unique_ptr<Ipv6Address> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Ipv6Address * value, size_t _offset)
zx_status_t Clone (Ipv6Address * result)