fidl::EncodedMessage
Summary
Public static functions
|
Create(cpp20::span< uint8_t > bytes)
|
|
Create(cpp20::span< uint8_t > bytes, zx_handle_t *handles, fidl_channel_handle_metadata_t *handle_metadata, uint32_t handle_actual)
|
|
Create(cpp20::span< uint8_t > bytes, fidl_handle_t *handles, typename Transport::HandleMetadata *handle_metadata, uint32_t handle_actual)
|
|
Public static functions
Create
EncodedMessage Create(
cpp20::span< uint8_t > bytes,
zx_handle_t *handles,
fidl_channel_handle_metadata_t *handle_metadata,
uint32_t handle_actual
)
Create
EncodedMessage Create(
cpp20::span< uint8_t > bytes,
fidl_handle_t *handles,
typename Transport::HandleMetadata *handle_metadata,
uint32_t handle_actual
)
Public functions
CloseHandles
void CloseHandles()&&
ReleaseHandles
void ReleaseHandles()&&
Transport::HandleMetadata * handle_metadata() const
handles
fidl_handle_t * handles() const
num_handles
uint32_t num_handles() const
fidl_handle_metadata_t * raw_handle_metadata() const
~EncodedMessage
~EncodedMessage()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]