toInt128

fun toInt128(value: BigInteger): SCValXdr

Build a SCValXdr with the type of SCValTypeXdr.SCV_I128.

Return

SCValXdr with the type of SCValTypeXdr.SCV_I128

Parameters

value

int128 to convert

Throws

if value is out of int128 range