Package tech.mgl.core.utils
Class MGL_URLCodeUtils
java.lang.Object
tech.mgl.core.utils.MGL_URLCodeUtils
CodingUtils.java
- Author:
- bo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MGL_URLCodeUtils
public MGL_URLCodeUtils()
-
-
Method Details
-
encode
编码- Parameters:
str- str- Returns:
- String
-
decode
反编码- Parameters:
str- str- Returns:
- String
-