public class EntityWrapper extends Channel
| Constructor and Description |
|---|
EntityWrapper(EntityBodyChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
transfer(int position,
int count,
WritableByteChannel dstChannel) |
close, getInputStream, hasReachedEnd, read, readFull, writepublic EntityWrapper(EntityBodyChannel channel) throws BallerinaIOException
BallerinaIOExceptionpublic void transfer(int position,
int count,
WritableByteChannel dstChannel)
throws IOException
transfer in class ChannelIOExceptionCopyright © 2018 WSO2. All rights reserved.