msgset
This replaces a portion of msgId
's
data with data.
msgset ?-cvtnull char? msgId data ?offset? ?length?
Instances of char
are converted to
null if you use -cvtnull
. The replacement region
begins at offset
, or 0, if not specified. It
includes length
bytes, or the remainder of the
message, if not specified.