Uint64Xdr

value class Uint64Xdr(val value: ULong)

XDR Source: typedef unsigned hyper uint64;

Constructors

Link copied to clipboard
constructor(value: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)