We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UTF? data
Returns UTF BOM (byte order marker) encoding; + for BE, - for LE.
UTF? is a native value.
#SOURCE
utf?: make native! [ [ {Returns UTF BOM (byte order marker) encoding; + for BE, - for LE.} data [binary!] ] ]