convertToString

Strip BOM and convert ubyte[] to a string.

@trusted
string
convertToString
(
inout(ubyte)[] d
)

Meta