cancel
Showing results for 
Search instead for 
Did you mean: 

SapNWRFC rfcgetstring contains BOM - does it always return UTF-16LE or do I need to handle others

0 Kudos

We have introduced a couple of calls to our Windows software that uses the SAPNWRFC library using RFCGetString. I notice that the string that's returned includes a BOM at the beginning that I need to strip out for some of my string handling routines to handle correctly (the client is written in Delphi).

I would like to check if possible:

- Is the SAPNWRFC library always going to return UTF-16-LE format or will this just pass through data from the server directly (so I may get BE or possibly even UTF-8 or something more exotic). Unfortunately we don't have a BE server to check ourselves, but we need to support it

Accepted Solutions (0)

Answers (0)