An NDoc Documented Class Library

IStreamMessage.WriteBytes Method

Writes a byte array to the stream message.

Overload List

Writes a byte array to the stream message.

void WriteBytes(byte[]);

Writes a byte array to the stream message.

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

See Also

IStreamMessage Interface | webMethods.Msg Namespace