An NDoc Documented 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 byte array to the bytes message stream.

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

See Also

IBytesMessage Interface | webMethods.Msg Namespace