Email Factory for .NET

ByteBuffer Constructor (Int32)

Creates a new

ByteBuffer
object.

public ByteBuffer(
   int alloc
);

Parameters

alloc
Initial size of buffer.

See Also

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