Right... and you have the Windows-1252 versus iso-8859-1 situation, which only differ in that the former puts printable characters where the latter has C1 control codes.
Of course your code is a library so you have the library author's prerogative to punt that problem to the users :)
Of course your code is a library so you have the library author's prerogative to punt that problem to the users :)