pub fn stream_open_bytes(
signing_identity: &str,
stream_id: &str,
route: &str,
repository: &str,
resume_cursor: &str,
capability_context: &[u8],
) -> Vec<u8> ⓘExpand description
Returns the canonical bytes signed by the opening frame of a stream.