Unit 'Laz_XMLStreaming' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXMLObjectReader.Read

Raises an exception in the current LCL implementation.

Declaration

Source position: laz_xmlstreaming.pas line 146

public procedure TXMLObjectReader.Read(

  var Buf;

  Count: LongInt

); override;

Arguments

Buf

  

Untyped buffer where the values read in the method are stored.

Count

  

Number of bytes to read and store in the buffer.


Version 4.4 Generated 2025-11-08 Home