Creates a new
CopyC# object.
Namespace: Jscape.Email
ByteBuffer
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public ByteBuffer( int alloc ) |
Visual Basic |
---|
Public Sub New ( _ alloc As Integer _ ) |
Visual C++ |
---|
public: ByteBuffer( int alloc ) |
Parameters
- alloc
- Type: System..::..Int32
Initial size of buffer.