LongConverter

Properties

Link copied to clipboard
open override val typeName: String

A short name for the target type (for example "Int"), shown in help and error messages.

Functions

Link copied to clipboard
open override fun convert(raw: String): Long

Parses raw into a value of type T.