WebLogic Messaging API Class Library

IMapMessage.SetBytes�Method

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�SetBytes(string,byte[]);

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

void�SetBytes(string,byte[],int,int);

See Also

IMapMessage Interface | WebLogic.Messaging Namespace