fromUint32

fun fromUint32(scVal: SCValXdr): UInt

Convert from SCValXdr with the type of SCValTypeXdr.SCV_U32 to UInt.

Return

the uint32 value

Parameters

scVal

SCValXdr to convert

Throws