次の方法で共有


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

戻り値

適用対象