WebLogic Messaging API Class Library

IBytesMessage.\xA0Method

Writes a byte array to the bytes message stream.

Overload List

Writes a byte array to the bytes message stream.

void\xA0(Byte[]);

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

void\xA0(Byte[],Int32,Int32);

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace