PegByteParserSetSource Method |
Sets the current source data.
Namespace: Altaxo.Main.PegParserAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetSource(
byte[] src
)
Parameters
- src Byte
- The source data.
See Also