Java IO – Conversions
Last modified: November 9, 2020
This tutorial series focuses on core Java IO - Conversions:

1. Java IO - to and from InputStream
Let's now cover the basic conversions - to and from an InputStream:
1.1. From InputStream
1.2. To InputStream

2. Java IO - to and from Reader
Next - basic conversions to and from a Java Reader: