This interface represents string returned by libredwg.
LibreDWG does not support converting strings to Unicode based on the DWG file’s codepage.
If the codepage is not UTF-8, the raw string byte array is returned instead.
It is the client’s responsibility to perform the conversion to Unicode.
This interface represents string returned by libredwg.
LibreDWG does not support converting strings to Unicode based on the DWG file’s codepage. If the codepage is not UTF-8, the raw string byte array is returned instead. It is the client’s responsibility to perform the conversion to Unicode.