3 Ekim 2023 Salı

Files.readString metodu - NIO

Giriş
İki tane overload edilmiş hali var
public static String readString(Path path) throws IOException 
public static String readString(Path path, Charset cs) throws IOException

Birinci overload UTF-8 olarak okur

Hiç yorum yok:

Yorum Gönder