MCPcopy Create free account
hub / github.com/JefferyBoy/NoVIP / readFile

Method readFile

app/src/main/java/com/novip/utils/FileUtils.java:632–674  ·  view source on GitHub ↗

读取文件内容,从第startLine行开始,读取lineCount行 @param file @param startLine @param lineCount @return 读到文字的list,如果list.size<lineCount则说明读到文件末尾了

(File file, int startLine, int lineCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected