While SuperStream can write Unicode WideStrings just fine, it fails reading these with an exception "Reading of WideStrings not supported." Writing is working just fine, I can only assume the guys from Soletta didn't see any reason for putting any more time into that feature since Unicode is supported only by Windows NT 4.0 or higher operating systems.
I wrote a quick UNTESTED hack which is...