优化
This commit is contained in:
@@ -263,6 +263,7 @@ class TextFile(private val book: Book) {
|
||||
bufferStart + length - strLength,
|
||||
bufferStart + length
|
||||
)
|
||||
length = bufferStart + length - strLength
|
||||
bufferStart = strLength
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user