Click or drag to resize

PegByteParserGetSource Method

Gets the current source data.

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public byte[] GetSource()

Return Value

Byte
The current source data.
See Also