Class ByteArrayContent

Class ByteArrayContent

Названий на: Aspose.Html.Net Асамблея: Aspose.HTML.dll (25.4.0)

З’являється вміст, заснований на байтній ареї.

[ComVisible(true)]
public class ByteArrayContent : Content, IDisposable

Inheritance

object Content ByteArrayContent

Derived

FormUrlEncodedContent , StringContent

Implements

IDisposable

Нападні члени

Content.SerializeToStream(Stream) , Content.ReadAsStream() , Content.ReadAsByteArray() , Content.ReadAsString() , Content.Dispose(bool) , Content.Dispose() , Content.Headers , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ByteArrayContent(Батьківщина[])

Ініціалює новий приклад класу Aspose.Html.Net.ByteArrayContent.

public ByteArrayContent(byte[] content)

Parameters

content byte [ ]

Про зміст .

Methods

SerializeToStream(Stream)

Серіалізація до потоку.

protected override void SerializeToStream(Stream stream)

Parameters

stream Stream

і потоку .

 Українська