template <>
class WireSyncBufferClientImpl
Defined at line 1838 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_web::CookiesIterator::GetNext> GetNext ()
Fetches the next batch of cookies, or of changes to cookies.
RFC6265 does not specify an upper-bound on the number of cookies which
may be stored.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.