August 2014
Intermediate to advanced
704 pages
20h 16m
English
Chapter 10
![]()
New Input/Output 2
In this chapter, you will learn
What Is New Input/Output 2?
Java 7 introduced New Input/Output 2 (NIO.2) API, which provides a new I/O API. It provides many features that were lacking in the original File I/O API. The features provided in NIO.2 are essential for working with ...