String64Xdr

value class String64Xdr(val value: String)

XDR Source: typedef string string64<64>;

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)