Writes a byte array to the bytes message stream.
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);
IBytesMessage Interface | WebLogic.Messaging Namespace