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

encode(_:)

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

Declaration 宣言

mutating func encode(_ value: Int32) throws

Parameters パラメータ

value

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