[Overview][Types][Classes][Procedures and functions][Index] |
Reads a binary value from Element and stores it in the specified stream.
Source position: laz_xmlstreaming.pas line 125
public procedure TXMLObjectReader.ReadBinary( |
const DestData: TMemoryStream |
); override; |
DestData |
|
TMemoryStream instance where the binary value is stored. |
Version 4.0 | Generated 2025-05-03 | Home |