public class FileUtils extends Object
FileUtils()
static String
readYAML(String yamlFile)
static void
writeFile(String fullFileName, byte[] contents)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUtils()
public static void writeFile(String fullFileName, byte[] contents)
fullFileName
contents
public static String readYAML(String yamlFile)
yamlFile
Copyright © 2020 dromara. All rights reserved.