Module ImCache

Class FileUtils

java.lang.Object
io.github.palexdev.imcache.utils.FileUtils

public class FileUtils extends Object
  • Method Details

    • read

      public static byte[] read(Path path)
    • read

      public static byte[] read(File file)