public class IoUtils extends Object
IoUtils()
static String
readFile(File file)
static void
saveFile(File file, String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IoUtils()
public static String readFile(File file) throws IOException
IOException
public static void saveFile(File file, String content) throws IOException
Copyright © 2023. All rights reserved.