HttpContentStream class
StreamingRequest のストリーム コレクション内に含まれる添付ファイル。それ自体には任意の形式のメディア項目が含まれています。
コンストラクター
Http |
HttpContentStream クラスの新しいインスタンスを初期化します。 |
プロパティ
content | |
description | |
id |
コンストラクターの詳細
HttpContentStream(HttpContent)
HttpContentStream クラスの新しいインスタンスを初期化します。
new HttpContentStream(content: HttpContent)
パラメーター
- content
- HttpContent
HttpContentStreamに割り当てる HttpContent。
プロパティの詳細
content
description
description: { id: string, length: number, type: string }
プロパティ値
{ id: string, length: number, type: string }
id
id: string
プロパティ値
string