public class StreamSink extends Object implements BytesSink
StreamSink(OutputStream out)
void
add(byte aByte)
add(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamSink(OutputStream out)
public void add(byte aByte)
add
BytesSink
public void add(byte[] bytes)
Copyright © 2021. All rights reserved.