Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::CRxString Constructor

C++
CRxString(size_t nSize)

Creates an empty string with the given size.

Parameters

[size_t] nSize

The size in bytes.