// Create a byte buffer to read and write to the channel. // 3. Change from write mode (into buffer) to read mode (from buffer) // 4. Read from buffer -> write to channel ...