V0

data class V0(val value: SCPHistoryEntryV0Xdr) : SCPHistoryEntryXdr

Constructors

Link copied to clipboard
constructor(value: SCPHistoryEntryV0Xdr)

Properties

Link copied to clipboard
open override val discriminant: Int = 0
Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)