java baca fule get string


String content = new String(Files.readAllBytes(Paths.get(fileName)));
Wicked Wolverine