// file to byte[] byte[] bytes = Files.readAllBytes(Paths.get("/path/image.png")); // Java 8 - Base64 class, finally. // ...
確定! 回上一頁