Condividi tramite


CFHTTPMessage.AppendBytes Metodo

Definizione

Overload

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

AppendBytes(Byte[])

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

Parametri

bytes
Byte[]

Restituisce

Si applica a

AppendBytes(Byte[], nint)

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

Parametri

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

Restituisce

Si applica a