Uint32Xdr

value class Uint32Xdr(val value: UInt)

XDR Source: typedef unsigned int uint32;

Constructors

Link copied to clipboard
constructor(value: UInt)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: UInt

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)