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.4 | Generated 2025-11-08 | Home |