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, write
public EntityWrapper(EntityBodyChannel channel) throws BallerinaIOException
BallerinaIOException
public void transfer(int position, int count, WritableByteChannel dstChannel) throws IOException
transfer
in class Channel
IOException
Copyright © 2018 WSO2. All rights reserved.