Table of Contents

Method ToVDFStreamData

Namespace
vdIFC
Assembly
vdIFC.dll

ToVDFStreamData(bool)

Calls the ToVDFComponent() and returns the ToStream(bool) as byte array.

public object ToVDFStreamData(bool compress)

Parameters

compress bool

True in order the return data to represent a memory vdcl file.False to represent a memory vdml file

Returns

object