Tesla Graphics Engine Documentation (January 2012)
Set Method (data, count)
TeslaTesla.CoreDataBufferSet(array<Byte>[]()[][], Int32)
Relative set operation that copies byte data into the buffer.
Declaration Syntax
C#
public void Set(
	byte[] data,
	int count
)
Parameters
data (array<Byte>[]()[][])
Byte data to copy to the buffer
count (Int32)
Number of bytes to copy

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)