dataWrittenToMemoryStreamKey
Value is an NSData instance containing the data written to a memory stream.
Declaration
static let dataWrittenToMemoryStreamKey: Stream.PropertyKeyDiscussion
Use this property when you have an output-stream object instantiated to collect written data in memory. The value of this property is read-only.