CharsetFactory: MARC8ToStringWEntities |
Convert the given MARC8 byte array into a windows Unicode string (UCS-2) with any characters above 127 encoded as XML character entities.
Public Function MARC8ToStringWEntities( b ( ) As Byte ) As String
Project marc8 Overview Class CharsetFactory Overview CharsetFactory Properties CharsetFactory Methods MARC8ToString MARC8ToUTF8