CclBuf(const char* text, DataAreaType type = extensible)
Creates a CclBuf object, allocating its own data area with the same length as the text string and copies the string into its data area.