Unit 'mnStreams' Package
[Overview][Constants][Types][Classes][Index] [#pl_minilib]

TmnBufferStream.ReadBufferUntil

Declaration

Source position: mnStreams.pas line 187

public function TmnBufferStream.ReadBufferUntil(

  const Match: PByte;

  MatchSize: Word;

  ExcludeMatch: Boolean;

  out ABuffer: Pointer;

  out ABufferSize: TFileSize;

  out Matched: Boolean

):Boolean;



CT Web help

CodeTyphon Studio