Class POBDsaInfoPresenterHelperKt
-
- All Implemented Interfaces:
public final class POBDsaInfoPresenterHelperKt
-
-
Method Summary
Modifier and Type Method Description final static StringencodeToUTF8(String $self)Used to encode URL String using UTF-8 encodingReturns empty string in case of UnsupportedEncodingException Else return UTF-8 encoded URL String -
-
Method Detail
-
encodeToUTF8
final static String encodeToUTF8(String $self)
Used to encode URL String using UTF-8 encoding
Returns empty string in case of UnsupportedEncodingException Else return UTF-8 encoded URL String
-
-
-
-