WebLogic Messaging API Class Library

IMapMessage. 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 (String,Byte[]);

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

void (String,Byte[],Int32,Int32);

See Also

IMapMessage Interface | WebLogic.Messaging Namespace