IndexCursorTranslator
public protocol IndexCursorTranslator
Undocumented
-
Undocumented
Declaration
Swift
init()
-
Undocumented
Declaration
Swift
mutating func cursor(for index: Int) throws -> String
-
Undocumented
Declaration
Swift
mutating func index(for cursor: String) throws -> Int