template <>

class WireSyncBufferClientImpl

Defined at line 858 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_validate_logs::EncodingPuppet::Encode> Encode (const ::fuchsia_validate_logs::wire::Record & record)

Log takes a record and converts it into a buffer.

Returns an error if record contains unsupported type

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.