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