template <>
class WireWeakSyncClientImpl
Defined at line 1637 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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
Allocates 48 bytes of response buffer on the stack. Request is heap-allocated.