ByteArrayContent Constructor

.NET Framework (current version)
 

Initializes a new instance of the ByteArrayContent class.

Namespace:   System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_pubmethodByteArrayContent(array<Byte>^)

Initializes a new instance of the ByteArrayContent class.

System_CAPS_pubmethodByteArrayContent(array<Byte>^, Int32, Int32)

Initializes a new instance of the ByteArrayContent class.

Return to top
Show: