SInt64Value

class SInt64Value(val value: Long) : Scalar

Constructors

Link copied to clipboard
constructor(value: Long)

Properties

Link copied to clipboard
val value: Long