Plasma Stream that requires the user to manually flush the output buffer
This is most useful in network situations because MOUL expects the entire message buffer to be on the wire when it reads it in. EAP was silly and used memcpy, strdup, and all kinds of silly devilry.