Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java のファイル オブジェクトは、文字「–」を格納できません。「-」を「-」に変更します。この文字 ('–') は Java でサポートされていませんか?
byte[]ファイルへの書き込みに使用している場合は、正しい文字セットを使用してください。UTF-8
byte[]
UTF-8