view v emit   =>   data
v   input view

Emit converts the view v to a binary string which can be saved on file or sent to other processes via a network connection.

The resulting string can only be used by the {load}, {open}, or {read} operators.