Introduction - If you have any usage issues, please Google them yourself
Derived the InputStream class and OutputStream class byte stream in the Java class library. Thanks to InputStream, OutputStream is aimed at the byte stream, so must be defined before reading byte[] file, then the file stream to read into byte[].