MINA team realized that a lot of NIO applications have to integrate with the existing software components which uses Input/OutputStream. It would be great if a user can convert a MINA ByteBuffer into InputStream or OutputStream with one call.
Description
MINA team realized that a lot of NIO applications have to integrate with the existing software components which uses Input/OutputStream. It would be great if a user can convert a MINA ByteBuffer into InputStream or OutputStream with one call.