FileWriter is meant for writing streams of characters. For writing streams of raw bytes, consider using a FileOutputStream . See Also (auto-generated): File.
確定! 回上一頁