BomSniffer.encoding

Return the current encoding. This is either the originally specified encoding, or a derived one obtained by inspecting the content for a BOM. The latter is performed as part of the decode() method

class BomSniffer
final
encoding
()

Meta