Namespace: Rx – Class: CRxArrayUChar – Header: Rx.Core/RxArrayTypes.h
CRxArrayUChar::begin Method
C++
unsigned char* begin()
Returns an iterator (pointer) to the first element of the array.
Returns
unsigned char* |
Iterator to the first element. |