toInt32

fun toInt32(value: Int): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_I32.

Return

SCValXdr with the type of SCValTypeXdr.SCV_I32

Parameters

value

int32 to convert