SCSpecTypeUDTXdr

data class SCSpecTypeUDTXdr(val name: String)

XDR Source: struct SCSpecTypeUDT { string name<60>; };

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)