Type Property 型プロパティ

dataWrittenToMemoryStreamKey

Value is an NSData instance containing the data written to a memory stream. 値は、あるNSDataインスタンスで、メモリストリームに書き出されるデータを含んでいます。

Declaration 宣言

static let dataWrittenToMemoryStreamKey: Stream.PropertyKey

Discussion 議論

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. 書き込まれるデータを取りまとめるためにインスタンス化される出力ストリームオブジェクトをあなたが持つ場合はこのプロパティを使ってください。このプロパティの値は、読み出し専用です。