Email Factory for .NET

ByteBuffer Constructor (Byte[])

Creates a new instance of

ByteBuffer
.

public ByteBuffer(
   byte[] buffer
);

Parameters

buffer
The data to initialize this
ByteBuffer
with.

See Also

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