Email Factory for .NET

ByteBuffer.Append Method (String, String)

Appends data to this

ByteBuffer
.

public void Append(
   string data,
   string encoding
);

Parameters

data
The data to append.
encoding
The character encoding to use.

See Also

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