Org.Apache.Http.Entity.ByteArrayEntity Members

The members of Org.Apache.Http.Entity.ByteArrayEntity are listed below.

See Also: Inherited members from Org.Apache.Http.Entity.AbstractHttpEntity

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
override
ContentSystem.IO.Stream.
[read-only]
override
ContentLengthlong.
[read-only]
override
IsRepeatablebool.
[read-only]
override
IsStreamingbool. Tells that this entity is not streaming.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Clone() : Java.Lang.Object
Creates and returns a copy of this Object.
override
WriteTo(System.IO.Stream)