Skip to content

U256Tag

MarcoDotIO edited this page Apr 25, 2023 · 1 revision

U256Tag

UInt256 Type Tag

public struct U256Tag: TypeProtcol, Equatable 

Inheritance

Equatable, TypeProtcol

Methods

variant()

public func variant() -> Int 

deserialize(from:)

public static func deserialize(from deserializer: Deserializer) throws -> U256Tag 

serialize(_:)

public func serialize(_ serializer: Serializer) throws 

Operators

==

public static func ==(lhs: U256Tag, rhs: U256Tag) -> Bool 
Types
Protocols
Global Variables
Global Functions
Extensions
Clone this wiki locally