mm-with-unibyte-buffer

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

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

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