public class ArrowHttpOutputStream extends Object implements WritableByteChannel
| Constructor and Description |
|---|
ArrowHttpOutputStream(OutputStream outputStream) |
ArrowHttpOutputStream(OutputStream outputStream,
int chunkSize) |
public ArrowHttpOutputStream(OutputStream outputStream)
public ArrowHttpOutputStream(OutputStream outputStream, int chunkSize)
public int write(ByteBuffer src) throws IOException
write in interface WritableByteChannelIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2022 Alibaba Cloud Computing. All rights reserved.