enableStreams()
Enables streams for the pipe.
Declaration
func enableStreams() throwsDiscussion
This method changes the operational mode of the pipe to allow streaming endpoint transfers. Call this method before copyStream(withStreamID:).
Enables streams for the pipe.
func enableStreams() throwsThis method changes the operational mode of the pipe to allow streaming endpoint transfers. Call this method before copyStream(withStreamID:).