Skip to content

U128Tag

MarcoDotIO edited this page Apr 25, 2023 · 1 revision

U128Tag

UInt128 Type Tag

public struct U128Tag: TypeProtcol, Equatable 

Inheritance

Equatable, TypeProtcol

Methods

variant()

public func variant() -> Int 

deserialize(from:)

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

serialize(_:)

public func serialize(_ serializer: Serializer) throws 

Operators

==

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