Click or drag to resize
EmberWriterWriteValue Method (EmberId, Byte)
Writes outer with definite length followed by value as Octetstring.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public void WriteValue(
	EmberId outer,
	byte[] value
)

Parameters

outer
Type: Lawo.EmberPlusSharp.EmberEmberId
value
Type: SystemByte
Exceptions
Bibliography
See Also