AsynchronousCharChannel
Alan Bateman
Alan.Bateman at Sun.COM
Thu Jun 25 12:41:38 PDT 2009
Gili wrote:
> Hi,
>
> I just wanted to let you know I'm almost done implementing a
> AsynchronousCharChannel that takes a AsynchronousByteChannel as input and
> provides the following functionality:
>
> read/write CharBuffer
> readLine()
>
> I hope no one else is working on the same thing... When I'm done, is there a
> chance this will end up in the official NIO2 release?
>
> Gili
>
Alex Libman has built a filter framework on this API and it includes an
AsynchronousCoder for char I/O. You might want to bring it up on the
nio-dev mailing list for more discussion.
-Alan.
More information about the nio-discuss
mailing list