encode(_:)
Encodes a single value of the given type.
Declaration
mutating func encode(_ value: Int64) throwsParameters
- value:
The value to encode.
Encodes a single value of the given type.
mutating func encode(_ value: Int64) throwsThe value to encode.