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

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