Streams
Write the full contents of inStr to the destination stream outStr.
Write the full contents of inStr to the destination stream outStr.
Pipe all bytes from inStr to outStr, throwing StreamFlowException if greater
than limit bytes in inStr.