class ReadChannel
Defined at line 46 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/markers.h
Read a message from a channel. This method will fail if the channel is currently being read
using the streaming read functions.
Note that this method is not like zx_channel_read in that it will not
return `SHOULD_WAIT` but will instead delay returning until there is data
to return.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal