[Overview][Types][Classes][Index] Reference for unit 'DynQueue' (#lazutils)

TDynamicDataQueue.Pop

Declaration

Source position: dynqueue.pas line 67

public function TDynamicDataQueue.Pop(

  var Buffer;

  Count: Integer

):Integer;

function TDynamicDataQueue.Pop(

  AStream: TStream;

  Count: Integer

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.