ProcessReach.encode(to:)
Swift
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- method ¶ProcessReach.encode(to:)
-
Inherited from
RawRepresentable.encode(to:)Encodes this value into the given encoder, when the type's
RawValueisString.This function throws an error if any values are invalid for the given encoder's format.
- Parameter encoder: The encoder to write data to.