vrLib SDK Documentation
buffer Property
NamespacesVideoRay.DeviceBootloaderDeviceDatabuffer
Raw byte buffer of the bootloader device data
Declaration Syntax
C#Visual BasicVisual C++
public byte[] buffer { get; set; }
Public Property buffer As Byte()
public:
property array<unsigned char>^ buffer {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)