Skip to Main Content
Beginning Java 8 Language Features: Lambda Expressions, Inner Classes, Th reads, I/O, Collections,and Streams
book

Beginning Java 8 Language Features: Lambda Expressions, Inner Classes, Th reads, I/O, Collections,and Streams

by Kishori Sharan
August 2014
Intermediate to advanced content levelIntermediate to advanced
704 pages
20h 16m
English
Apress
Content preview from Beginning Java 8 Language Features: Lambda Expressions, Inner Classes, Th reads, I/O, Collections,and Streams

CHAPTER 9

image

New Input/Output

In this chapter, you will learn

  • What the New Input/Ouput is
  • How to create different types of buffers
  • How to read data from buffers and write data to buffers
  • How to manipulate position, limit, and mark properties of a buffer
  • How to create different types of views of a buffer
  • How to encode/decode data in a buffer using different charsets
  • What channels are and how to use channels to read/write files’ contents
  • How to use memory-mapped files for faster I/O
  • How to use file locks
  • How to know the byte order of a machine and how to deal with byte order when using buffers

What Is NIO?

The stream-based I/O uses streams to transfer ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java Lambdas and the Stream API: Bringing Functional Programming to Java

Java Lambdas and the Stream API: Bringing Functional Programming to Java

James McLaughlin

Publisher Resources

ISBN: 9781430266594Purchase book