template <>
class WireWeakOnewayClientImpl
Defined at line 1439 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.