FileOutputStream is an OutputStream . It's about writing binary data. If you want to write text to it, you need something to convert that text ...
確定! 回上一頁