ByteArrayContent Constructor
.NET Framework (current version)
Initializes a new instance of the ByteArrayContent class.
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | ByteArrayContent(array<Byte>^) | Initializes a new instance of the ByteArrayContent class. |
![]() | ByteArrayContent(array<Byte>^, Int32, Int32) | Initializes a new instance of the ByteArrayContent class. |
Show:
