format-encode-buffer

format-encode-buffer is an interactive compiled Lisp function in `format.el'.


(format-encode-buffer &optional FORMAT)

Translate the buffer into FORMAT.
FORMAT defaults to `buffer-file-format'. It is a symbol naming one of the
formats defined in `format-alist', or a list of such symbols.