Important: The information in this document is obsolete and should not be used for new development.
Resets a sniffer object to its initial settings so it can be reused.
pascal OSStatus TECClearSnifferContextInfo (
Sniffers maintain state information about the input encoding buffer and the number of errors and features found for each encoding; this information allows a caller to progressively sniff an input buffer in sequential chunks. Before sniffing a buffer than contains completely new information you must clear any state information by calling TECClearSnifferContextInfo.
The function TECCountAvailableSniffers
The function TECGetAvailableSniffers
The function TECCreateSniffer
The function TECSniffTextEncoding
The function TECDisposeSniffer