mm-with-multibyte-buffer

mm-with-multibyte-buffer is a Lisp macro in `mm-util.el'.

(mm-with-multibyte-buffer &rest FORMS)

Create a temporary buffer, and evaluate FORMS there like `progn'.
Use multibyte mode for this.