Home | History | Annotate | Download | only in unicode

Lines Matching refs:releaseBuffer

2721    * must be matched with calls to releaseBuffer(newLength).
2734 * and releaseBuffer(newLength), the following applies:
2746 * - You must call releaseBuffer(newLength) before and in order to
2755 * @see releaseBuffer
2765 * releaseBuffer(newLength) must be called if and only if a getBuffer(minCapacity) is "open".
2771 * After calling releaseBuffer(newLength) the UnicodeString is back to normal operation.
2781 void releaseBuffer(int32_t newLength=-1);
3487 // and releaseBuffer(newLength) must be called