- clear
void clear()
 Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
 - doClose
void doClose()
 Undocumented in source. Be warned that the author may not have intended to support it.
- errorOccurred
void errorOccurred(ErrorCode code, string msg)
 Undocumented in source. Be warned that the author may not have intended to support it.
- hasFlag
bool hasFlag(ChannelFlag index)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isClosed
bool isClosed()
 - isClosing
bool isClosing()
 - isRegistered
bool isRegistered()
 - onClose
void onClose()
 Undocumented in source. Be warned that the author may not have intended to support it.
- onRead
void onRead()
 Undocumented in source. Be warned that the author may not have intended to support it.
- onWrite
void onWrite()
 Undocumented in source. Be warned that the author may not have intended to support it.
- setFlag
void setFlag(ChannelFlag index, bool enable)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setNext
void setNext(AbstractChannel next)
 Undocumented in source. Be warned that the author may not have intended to support it.