public class ChunkOutputStream extends Object implements ChunkSender
| Constructor and Description |
|---|
ChunkOutputStream(OutputStream out) |
public ChunkOutputStream(OutputStream out) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void sendChunk(Chunk chunk) throws IOException
sendChunk in interface ChunkSenderIOExceptionCopyright © 2014–2016 Tomas Teubner. All rights reserved.