Constructor MemoryBuffer
MemoryBuffer(String)
Initializes a new instance of the MemoryBuffer class from a file
Declaration
public MemoryBuffer(string path)
Parameters
public MemoryBuffer(string path)
String | path | Path of the file to load |