Emits the command line, escaped header lines, a blank line, the body, and the terminating NUL.
When a body is present and no content-length header was supplied, one is added so binary bodies
with embedded NULs round-trip; pass an empty body to omit it entirely.
Encodes a STOMP frame into its on-the-wire bytes.
Emits the command line, escaped header lines, a blank line, the body, and the terminating NUL. When a body is present and no
content-lengthheader was supplied, one is added so binary bodies with embedded NULs round-trip; pass an empty body to omit it entirely.