fromVoid

fun fromVoid(scVal: SCValXdr)

Parse from SCValXdr with the type of SCValTypeXdr.SCV_VOID. This function validates the type and returns Unit if successful.

Parameters

scVal

SCValXdr to convert

Throws