... read 3 bytes of a file. is.read(bom); // BOM encoded as ef bb bf String content = new String(Hex.encodeHex(bom)); if ("efbbbf ...
確定! 回上一頁