pub fn encode_response_flexible_unknown(
    header: TransactionHeader
) -> Result<Vec<u8>, Error>
Expand description

Encodes a FIDL transaction response for a flexible two-way method, for use in an open protocol when the method is unknown to the server.