SearchKeyset

class SearchKeyset

Identifies a row in the result set, for use with keyset pagination.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun serialize(): String

Returns a string you can pass to deserialize later to get an equivalent SearchKeyset.

Link copied to clipboard
open override fun toString(): String