]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/charstr.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / common / charstr.h
index 86f69c383a0b37a9933185e6c93b14d690314110..1a97e01988f991b869773488a5f9c5cd0734b880 100644 (file)
@@ -123,6 +123,7 @@ public:
                           UErrorCode &errorCode);
 
     CharString &appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode);
+    CharString &appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode& errorCode);
 
     /**
      * Appends a filename/path part, e.g., a directory name.