TBuffer.Mid(Integer,Integer) Method

Represents method Mid(Integer,Integer).

Namespace: Spring.Cryptography
public
 function Mid(startIndex, count: Integer): TBuffer;

Parameters

startIndex
Type: Integer

count
Type: Integer

Return Value

Type: TBuffer