The exact process for creating the data depends on the specific application. No matter how the data is originally created, store the data for the body in an
RWCString. Since an
RWCString can efficiently store any sequence of bytes, including embedded nulls, the class works well to represent a message body regardless of the content.