[devel_3.0_main] Cherry-pick Beautified source code of appfw/inc. 80914
[platform/framework/native/appfw.git] / inc / FBaseUtilStringUtil.h
index 388ce63..f6ff573 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -34,7 +33,7 @@ namespace Tizen { namespace Base { namespace Utility
 {
 /**
  * @class      StringUtil
- * @brief      This class provides various utility methods for String.
+ * @brief      This class provides various utility methods for %String.
  *
  * @since 2.0
  *
@@ -273,7 +272,7 @@ public:
 
        /**
         * Decodes a string consisting of base 64 digits to a ByteBuffer. @n
-        * The buffer's limit is the length of the string plus one and the starting position is @c 0.
+        * The ByteBuffer's limit is the length of the decoded multibyte string and the starting position is @c 0.
         *
         * @since 2.0
         *