Email Factory for .NET

ByteBuffer.GetBuffer Method (Int32)

Gets a portion of this

ByteBuffer
data.

public ByteBuffer GetBuffer(
   int start
);

Parameters

start
The starting index.

Return Value

The buffer portion.

See Also

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