CFHTTPMessage.AppendBytes Methode

Definition

Überlädt

AppendBytes(Byte[])

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

Parameter

bytes
Byte[]

Gibt zurück

Gilt für:

AppendBytes(Byte[], nint)

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

Parameter

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

Gibt zurück

Gilt für: