toInt64

fun toInt64(value: Long): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_I64.

Return

SCValXdr with the type of SCValTypeXdr.SCV_I64

Parameters

value

int64 to convert