Namespace: Rx – Class: CRxArrayUChar – Header: Rx.Core/RxArrayTypes.h

CRxArrayUChar::begin Method

C++
const unsigned char* begin()

Returns an iterator (pointer) to the first element of the array.

Returns

const unsigned char*

Iterator to the first element.