SCSpecTypeVecXdr

data class SCSpecTypeVecXdr(val elementType: SCSpecTypeDefXdr)

XDR Source: struct SCSpecTypeVec { SCSpecTypeDef elementType; };

Constructors

Link copied to clipboard
constructor(elementType: SCSpecTypeDefXdr)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)