pub fn create_input_stream(compact: bool) -> JsonInputStreamExpand description
Create a JSON input stream for sending messages
ยงArguments
compact- Use compact JSON (no newlines within messages)
pub fn create_input_stream(compact: bool) -> JsonInputStreamCreate a JSON input stream for sending messages
compact - Use compact JSON (no newlines within messages)