Click or drag to resize
SoMemoryBuffer Constructor (String, UInt64)
Calls SoMemoryBuffer(data, size, System.Convert.ToUInt64(1), (System.String ^)nullptr).

Namespace: OIV.ScaleViz.Misc
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMemoryBuffer(
	string data,
	ulong size
)

Parameters

data
Type: SystemString
size
Type: SystemUInt64
Remarks