Options

class Options

A set of strings to be chosen with selectName or selectString. This preparesthe encoded values of the strings so they can be read directly from the input source.

Functions

of
Link copied to clipboard
open fun of(strings: Array<String>): JsonReader.Options
strings
Link copied to clipboard
open fun strings(): List<String>
Returns a copy of this Option's strings.