Поделиться через


CFHTTPMessage.AppendBytes Метод

Определение

Перегрузки

AppendBytes(Byte[])
AppendBytes(Byte[], nint)

AppendBytes(Byte[])

public bool AppendBytes (byte[] bytes);
member this.AppendBytes : byte[] -> bool

Параметры

bytes
Byte[]

Возвращаемое значение

Применяется к

AppendBytes(Byte[], nint)

public bool AppendBytes (byte[] bytes, nint count);
member this.AppendBytes : byte[] * nint -> bool

Параметры

bytes
Byte[]
count
System.System.IntPtr System.nativeint

Возвращаемое значение

Применяется к