Skip to content

Character

sboh1214 edited this page Apr 28, 2021 · 1 revision

Extensions on Character

Initializers

init(from:)

public init(from decoder: Decoder) throws 

Methods

encode(to:)

public func encode(to encoder: Encoder) throws 
Clone this wiki locally