Email Factory for .NET

ByteBuffer.Append Method (ByteBuffer)

Appends data to this

ByteBuffer
.

public void Append(
   ByteBuffer buf
);

Parameters

buf
The
ByteBuffer
to append from.

See Also

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