WebLogic Messaging API Class Library

IBytesMessage.WriteBytes\xA0Method

Writes a byte array to the bytes message stream.

Overload List

Writes a byte array to the bytes message stream.

void\xA0WriteBytes(byte[]);

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

void\xA0WriteBytes(byte[],int,int);

See Also

IBytesMessage Interface | WebLogic.Messaging Namespace