public class FileUtils extends Object
构造器和说明 |
---|
FileUtils() |
限定符和类型 | 方法和说明 |
---|---|
static boolean |
createEmptyFile(File file)
Create a new empty file according the file path
|
static void |
writeFileAppend(File file,
byte[] buffer,
int off,
int len) |
Copyright © 2023. All rights reserved.