Skip to main content

3 docs tagged with "io"

View all tags

Chapter 14 — I/O

Deep dive into Java Input/Output: Path/Files (NIO.2), legacy File, low/high-level streams, Serialization/Deserialization, Console interaction, stream manipulation (mark/reset), attributes/views, and directory traversal (walk, find, DirectoryStream).

File Systems & I/O

File system structures, disk scheduling, VFS, inodes, journaling, RAID, and Java NIO for high-performance I/O.