@Deprecated public class WritableGridFileChannel extends Object implements WritableByteChannel
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
void |
flush()
Deprecated.
|
boolean |
isOpen()
Deprecated.
|
int |
write(ByteBuffer src)
Deprecated.
|
public int write(ByteBuffer src) throws IOException
write in interface WritableByteChannelIOExceptionpublic void flush()
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.