* Rationalised use of TStringStream with relation to the required encoding when Unicode enabled.
* Replaced calls to TStringStreamEx with calls to TStringStream with TEncoding.Unicode passed to constructor.
* Removed TStringStreamEx from UUnicodeHelper and re-organised code somewhat.