|
||
Lesson 1 |
Reading data with streams | |
|
This module introduces developers to how to use streams to read data in Java.
In addition, you will learn how to use various methods to make using input streams more efficient.
In this module, you'll learn the following:
In this module, all data will be raw bytes. Later modules will show you how to read and write data without explicitly converting it to and from bytes first. |
||
|
|
||