Email Factory for .NET

ByteBuffer.Append Method (Byte)

Appends data to this

ByteBuffer
.

public void Append(
   byte b
);

Parameters

b
A single
byte
.

See Also

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