It uses inmemory byte array to create ByeArrayInputStream. FileOutputStream creates a OutputStream that you can use to writes bytes (8 bit at a time) to a file.
確定! 回上一頁