Platform Symphony .NET API Reference - Version 5.0
WriteByteArray Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteByteArray(array<Byte>[]()[])
Writes a Byte Array to the output stream.
Declaration Syntax
C#
public void WriteByteArray(
	byte[] x
)
Parameters
x (array<Byte>[]()[])
The Byte Array to be written to the output stream.
Remarks
The entire Byte Array will be written.
Exceptions
ExceptionCondition
[SoamException]If the value could not be written to the output stream.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0