Instance Method
encode(_:)
func encode<T>(_ value: T) throws -> Data where T : Encodable
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func encode<T>(_ value: T) throws -> Data where T : Encodable