Sets a byte array with the specified name into the MapMessage.
Sets a byte array with the specified name into the MapMessage.
void SetBytes(string,byte[]);
Sets a byte array with the specified name into the MapMessage.
void SetBytes(string,byte[],int,int);