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