Return the driver class as a TBidirBinaryObjectReader class.
Source position: streamex.pp line 71
public function TDelphiReader.GetDriver: TBidirBinaryObjectReader; |
The driver instance.
GetDriver simply returns the used driver and typecasts it as TBidirBinaryObjectReader class.
|
Binary component stream reader with BiDi support. |