public interface MxsByteChannel extends java.nio.channels.ByteChannel, Cancellable
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancel the current action
|
void cancel() throws java.io.IOException
Cancellable
cancel
in interface Cancellable
java.io.IOException