init(data:)
Initializes and returns the receiver, specifying the initial content data.
Declaration
init!(data: Data!)Discussion
Use the data method to get the receiver’s data.
Initializes and returns the receiver, specifying the initial content data.
init!(data: Data!)Use the data method to get the receiver’s data.