Relative bulk get operation. Copies data from the buffer at the current position
to position + count to the array starting at the startIndex.
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the array is null or length is zero |
| ArgumentOutOfRangeException | Thrown if the operation will exceed the buffer's available capacity |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)