Package pyrasun.eio.util

Everybody who's anybody has got a 'util' package, and EIO is no exception.

See:
          Description

Interface Summary
Logger  
LoggerManager  
LogLevel Very basic LogLevel system - this is all I really need right now.
 

Class Summary
ByteBufferInputStream An old style Javaesque InputStream with an NIO ByteBuffer behind it.
ByteBufferOutputStream An old style Java stream with a ByteBuffer lurking beneath it.
EIOUtil Me pappy told me many moons ago that you can't have a real library without a utility class - so here ya go, pops.
L4J  
 

Package pyrasun.eio.util Description

Everybody who's anybody has got a 'util' package, and EIO is no exception. This contains various utility classes that don't conveniently go anywhere else.

Package Specification

(none)

Related Documentation

Since:
EmberIO Alpha 0.0


Pyrasun EmberIO