llDataMode


in llData.h


typedef enum llDataMode { 
llDataModeMemoryNotAllocate = 0,
llDataModeMemoryAllocate = 1
} llDataMode;