Java Tutorial - Java Script : The java.nio Package

Java Tutorial - Java Script :

The java.nio Package

The java.nio package expands the networking capabilities of the language with classes useful for reading and writing data; working with files, sockets, and memory; and handling text. Two related packages also are used often when you are working with the new input/ output features: java.nio.channels and java.nio.charset.