[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
StripBom( array< Byte > [] () [] [] )
If 0xff 0xfe BOM is in the beginning of the input byte stream, it will be stripped
StripBom(String)
If a 0xff 0xfe BOM is in the beginning of the input string, it will be stripped

See Also