Unit 'PasVulkan.Streams' Package
[Overview][Constants][Types][Classes][Index] [#pl_pasvulkan]

TpvBufferedStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PasVulkan.Streams.pas line 135

type TpvBufferedStream = class(TStream)

protected

  procedure SetSize();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Read(); override;

  

  function Write(); override;

  

  function Seek();

  

  procedure Flush;

  

end;

Inheritance

TpvBufferedStream

  

|

TObject



CT Web help

CodeTyphon Studio