Email Factory for .NET

ByteBuffer.Append Method (Char)

Appends a character to this

ByteBuffer
.

public void Append(
   char c
);

Parameters

c
The character to append.

See Also

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