* Changed TDataStreamIOBase constructor that took two boolean flags to indicate ownership of stream and encoding to now take just a single set parameter that specifies ownership of both stream and encoding.
* Updated code that calls this revised constructor as required.