AReaderEx.Locate(ByteCharSet,Boolean,Integer) Method

Represents method Locate(ByteCharSet,Boolean,Integer).

Namespace: flcStreams
public
 function Locate(const C: ByteCharSet;
 const LocateNonMatch: Boolean = False;
 const MaxOffset: Integer = -1): Integer; overload; virtual;

Parameters

C
Type: ByteCharSet

LocateNonMatch
Type: Boolean

MaxOffset
Type: Integer

Return Value

Type: Integer