BigIntValue

data class BigIntValue(val value: String) : PropertyValue

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toByteArray(): ByteArray