Type alias for LString16.
LString is typically used in preference to LString16 when manipulating Unicode text, in the same way that TDesC is typically used in preference to TDesC16.
Type alias for LString8.
LData can be used to better express intent when using an LString8 to manipulate raw binary (non character) data.