String myFile = ""; try{ myFile = new String(Files.readAllBytes(Paths.get(myFile.txt)) ); } catch (IOException e) { e.printStackTrace(); }
Nice
Nice
ReplyDelete