Constructs a new instance.
By default, only reads are piped (pipeReads = true, pipeWrites = false).
The transport to which all requests are forwarded.
The transport the read/written data is copied to.
The default size of the read/write buffers, for performance tuning.
See Implementation
Constructs a new instance.
By default, only reads are piped (pipeReads = true, pipeWrites = false).