WebLogic Messaging API Class Library

IMapMessage.SetBytes\xA0Method

Sets a byte array value with the specified name into the Map.

Overload List

Sets a byte array value with the specified name into the Map.

void\xA0SetBytes(string,byte[]);

Sets a portion of the byte array value with the specified name into the Map.

void\xA0SetBytes(string,byte[],int,int);

See Also

IMapMessage Interface | WebLogic.Messaging Namespace