tee


Description:

[ Version ( since = "0.3" ) ]
public void tee (OutputStream tee_stream)

Split the body stream such that anything written to it are written both in the base stream and the tee stream.