WebLogic Messaging API Class Library

IBytesMessage.WriteBytes�Method

Writes a byte array to the bytes message stream.

Overload List

Writes a byte array to the bytes message stream.

void�WriteBytes(byte[]);

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

void�WriteBytes(byte[],int,int);

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace