Copies byte store from one IntPtr to another. This does not check array bounds,
handle with care!
| Exception | Condition |
|---|---|
| ArgumentNullException | Throws an exception if either pointer is zero |
| ArgumentOutOfRangeException | Throws an exception if the count is less than zero |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)