Email Factory for .NET

ByteBuffer.Append Method (Char[])

Appends data to this

ByteBuffer
.

public void Append(
   char[] data
);

Parameters

data
The data to append.

See Also

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