SCSpecTypeBytesNXdr

data class SCSpecTypeBytesNXdr(val n: Uint32Xdr)

XDR Source: struct SCSpecTypeBytesN { uint32 n; };

Constructors

Link copied to clipboard
constructor(n: Uint32Xdr)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)