Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Up Previous Next 

PATH 
Mac OS 8 and 9 Developer Documentation > Text Encoding Conversion Manager
Programming With the Text Encoding Conversion Manager



Investigating Encodings

Sniffer functions, optionally supported with plug-ins, check for unique or signifying characteristics that identify a particular text encoding. The Text Encoding Converter uses these functions to determine the most likely text encoding for a given piece of text.

TECCountAvailableSniffers

TECGetAvailableSniffers

TECCreateSniffer

TECSniffTextEncoding

TECDisposeSniffer

TECClearSnifferContextInfo


© 1999 Apple Computer, Inc. – (Last Updated 13 Dec 99)

Up Previous Next