AutomaticBodyEncoding
public protocol AutomaticBodyEncoding
A protocol for types that can be expressed as Data
-
Convert
selfintoData?, or throw and errorDeclaration
Swift
func asData() throws -> Data?
View on GitHub
Install in Dash
AutomaticBodyEncoding Protocol Reference