WebLogic Messaging API Class Library

IBytesMessage. Method

Writes a byte array to the bytes message stream.

Overload List

Writes a byte array to the bytes message stream.

void (Byte[]);

Writes a portion of a byte array to the bytes message stream.

void (Byte[],Int32,Int32);

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace