getBOM

@brief wrapper for BOM extracting @param str - extract BOM (byte order marker) for next correcting parsing text \return BOM representation

@trusted
const(BOMSeq)
getBOM
(
string str
)