Instance Method インスタンスメソッド

encode(_:)

Encodes the given value. 与えられた値をエンコードします。

Declaration 宣言

mutating func encode(_ value: String) throws

Parameters パラメータ

value

The value to encode. エンコードする値。