public class TempFileIOChannel extends FileIOChannel
| Constructor and Description |
|---|
TempFileIOChannel(FileChannel channel,
int size,
String tempFilePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the given channel.
|
transfergetInputStream, hasReachedEnd, read, readFull, writepublic TempFileIOChannel(FileChannel channel, int size, String tempFilePath) throws BallerinaIOException
BallerinaIOExceptionpublic void close()
throws IOException
Channelclose in class ChannelIOException - errors occur while closing the connection.Copyright © 2018 WSO2. All rights reserved.