The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

NIO

New I/O

NIO introduced in J2SE 1.4 provide new features and improved performance in the areas of buffer management, scalable network and file I/O, character-set support, and regular-expression matching. The NIO APIs supplement the I/O facilities in the java.io package. See the New I/O APIs.

Articles

Books

Related



Discussion about NIO

Topic NIO . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 10 Aug 2004 - 03:27:19 - Main.sullis