修改注释与方法参数对应
This commit is contained in:
@@ -16,7 +16,8 @@ public class FileUtils
|
||||
/**
|
||||
* 输出指定文件的byte数组
|
||||
*
|
||||
* @param filename 文件
|
||||
* @param filePath 文件路径
|
||||
* @param os 输出流
|
||||
* @return
|
||||
*/
|
||||
public static void writeBytes(String filePath, OutputStream os) throws IOException
|
||||
|
Reference in New Issue
Block a user