StandardIndexCursorTranslator
public struct StandardIndexCursorTranslator : IndexCursorTranslator
Undocumented
-
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public mutating func cursor(for index: Int) throws -> String -
Undocumented
Declaration
Swift
public func index(for cursor: String) throws -> Int
View on GitHub
StandardIndexCursorTranslator Structure Reference