Decompress a byte array into a Unicode character array
Decompress a byte array into a Unicode character array. This function will either completely fill the output buffer, or consume the entire input. If the source data is completely compressed, status will be set to U_ZERO_ERROR. If the source data is not completely compressed, status will be set to U_INDEX_OUTOFBOUNDS_ERROR. If this occurs, larger buffers should be allocated, or data flushed, and the function should be called again with the new buffers.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de