public static interface NioClientHandler.Reader
| Modifier and Type | Method and Description | 
|---|---|
| boolean | onRead(org.jetlang.fibers.NioFiber nioFiber,
      org.jetlang.fibers.NioControls controls,
      SelectionKey key,
      SocketChannel channel) | 
boolean onRead(org.jetlang.fibers.NioFiber nioFiber,
               org.jetlang.fibers.NioControls controls,
               SelectionKey key,
               SocketChannel channel)
Copyright © 2016. All Rights Reserved.