Email Factory for .NET

ByteBuffer.Append Method (Byte[])

Appends data to this

ByteBuffer
.

public void Append(
   byte[] buf
);

Parameters

buf
A
byte[]
.

See Also

ByteBuffer Class | Jscape.Email Namespace | ByteBuffer.Append Overload List