Encode stream $in to stream $out.
QP encoded strings have a maximum line length of 76 characters. If the first line needs to be shorter, indicate the difference with $firstLineOffset.
Tags:
Implementation of:
- Swift_Mime_ContentEncoder::encodeByteStream()
- Encode $in to $out.
Parameters: