{@link OutputStream} implementation which buffers all the data until {@link #close()} is called and then willtry to send it in a blocking fashion with the provided {@link StreamSinkFrameChannel}.
@author Norman Maurer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.