template <>

class WireWeakOnewayBufferClientImpl

Defined at line 1469 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus ConnectStructured (::zx::socket && socket)

Send this socket to be drained, using the structured logs format.

See [Encoding structured records](https://fuchsia.dev/fuchsia-src/reference/platform-spec/diagnostics/logs-encoding)

for what is expected to be received over the socket.

Caller provides the backing storage for FIDL message.