Package org.lsposed.lsparanoid
Class DeobfuscatorHelper
java.lang.Object
org.lsposed.lsparanoid.DeobfuscatorHelper
The type Deobfuscator helper.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe constant MAX_CHUNK_LENGTH. -
Method Summary
-
Field Details
-
MAX_CHUNK_LENGTH
public static final int MAX_CHUNK_LENGTHThe constant MAX_CHUNK_LENGTH.- See Also:
-
-
Method Details
-
getString
Gets string.- Parameters:
id- the idchunks- the chunks- Returns:
- the string
-