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.6 | Generated 2026-02-20 | Home |