Contents

enableStreams()

Enables streams for the pipe.

Declaration

func enableStreams() throws

Discussion

This method changes the operational mode of the pipe to allow streaming endpoint transfers. Call this method before copyStream(withStreamID:).

See Also

Managing Streams