coding-system-type
coding-system-type is a compiled Lisp function in `mule.el
'.
(coding-system-type CODING-SYSTEM)
Return the coding type of CODING-SYSTEM.
A coding type is a symbol indicating the encoding method of CODING-SYSTEM.
See the function `define-coding-system' for more detail.