Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._vendor.chardet.gb2312prober.GB2312Prober Class Reference
Inheritance diagram for pip._vendor.chardet.gb2312prober.GB2312Prober:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.chardet.gb2312prober.GB2312Prober:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self)
 
str charset_name (self)
 
str language (self)
 
- Public Member Functions inherited from pip._vendor.chardet.mbcharsetprober.MultiByteCharSetProber
None reset (self)
 
ProbingState feed (self, Union[bytes, bytearray] byte_str)
 
float get_confidence (self)
 
- Public Member Functions inherited from pip._vendor.chardet.charsetprober.CharSetProber
ProbingState state (self)
 

Public Attributes

 coding_sm
 
 distribution_analyzer
 
- Public Attributes inherited from pip._vendor.chardet.mbcharsetprober.MultiByteCharSetProber
 state
 
- Public Attributes inherited from pip._vendor.chardet.charsetprober.CharSetProber
 active
 
 lang_filter
 
 logger
 

Additional Inherited Members

- Static Public Member Functions inherited from pip._vendor.chardet.charsetprober.CharSetProber
bytes filter_high_byte_only (Union[bytes, bytearray] buf)
 
bytearray filter_international_words (Union[bytes, bytearray] buf)
 
bytes remove_xml_tags (Union[bytes, bytearray] buf)
 
- Static Public Attributes inherited from pip._vendor.chardet.charsetprober.CharSetProber
float SHORTCUT_THRESHOLD = 0.95
 
- Protected Attributes inherited from pip._vendor.chardet.mbcharsetprober.MultiByteCharSetProber
 _last_char
 
 _state
 
- Protected Attributes inherited from pip._vendor.chardet.charsetprober.CharSetProber
 _state
 

Constructor & Destructor Documentation

◆ __init__()

None pip._vendor.chardet.gb2312prober.GB2312Prober.__init__ (   self)

Member Function Documentation

◆ charset_name()

str pip._vendor.chardet.gb2312prober.GB2312Prober.charset_name (   self)

◆ language()

str pip._vendor.chardet.gb2312prober.GB2312Prober.language (   self)

The documentation for this class was generated from the following file: