Class OutputStreamByteConsumer

java.lang.Object
cool.scx.io.consumer.OutputStreamByteConsumer
All Implemented Interfaces:
ByteConsumer<IOException>

public final class OutputStreamByteConsumer extends Object implements ByteConsumer<IOException>
OutputStreamByteConsumer
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • OutputStreamByteConsumer

      public OutputStreamByteConsumer(OutputStream out)
  • Method Details