XIBMDataType

data class XIBMDataType(val type: XIBMDataType.Type, val encoding: CodePage? = null)

Constructors

Link copied to clipboard
fun XIBMDataType(type: XIBMDataType.Type, encoding: CodePage? = null)

Types

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val encoding: CodePage? = null
Link copied to clipboard