tee


Description:

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.