Partilhar via


CFHTTPMessage.AppendBytes Método

Definição

Sobrecargas

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

AppendBytes(Byte[])

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

Parâmetros

bytes
Byte[]

Retornos

Aplica-se a

AppendBytes(Byte[], nint)

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

Parâmetros

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

Retornos

Aplica-se a