다음을 통해 공유


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

반환

적용 대상