mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -152,7 +152,6 @@ class KF8Book(
|
||||
val skel = section.skeleton
|
||||
val frags = section.frags
|
||||
val length = section.length
|
||||
//val raw = getRaw(skel.offset, skel.offset + length)
|
||||
val raw = getRaw(skel.offset, length)
|
||||
val skeleton = ByteArray(raw.size)
|
||||
var leftBytes = raw.size
|
||||
|
||||
Reference in New Issue
Block a user