ContentLengthOutputStream コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ContentLengthOutputStream(ISessionOutputBuffer, Int64) | |
ContentLengthOutputStream(IntPtr, JniHandleOwnership) |
ContentLengthOutputStream(ISessionOutputBuffer, Int64)
[Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionOutputBuffer;J)V", "")]
public ContentLengthOutputStream (Org.Apache.Http.IO.ISessionOutputBuffer? out, long contentLength);
[<Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionOutputBuffer;J)V", "")>]
new Org.Apache.Http.Impl.IO.ContentLengthOutputStream : Org.Apache.Http.IO.ISessionOutputBuffer * int64 -> Org.Apache.Http.Impl.IO.ContentLengthOutputStream
パラメーター
- contentLength
- Int64
- 属性
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。
適用対象
ContentLengthOutputStream(IntPtr, JniHandleOwnership)
protected ContentLengthOutputStream (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Org.Apache.Http.Impl.IO.ContentLengthOutputStream : nativeint * Android.Runtime.JniHandleOwnership -> Org.Apache.Http.Impl.IO.ContentLengthOutputStream
パラメーター
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。