DOC-FULL-021:阅读位置恢复接口 #120
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
提供 Rust 层阅读位置恢复辅助接口:resolvePosition/validatePosition/normalizePosition。Rust 只校验和规范化 position,不决定使用 API 位置还是本地缓存。iOS 负责 API 优先本地缓存兜底。progress clamp 到 0~1。FFI 可调用。