A
B
C
D
E
F
G
I
J
M
N
S
U
M
- mapCharacters(java.lang.String,kotlin.jvm.functions.Function1) - function in net.pwall.text.StringMapper
- Map characters in a string to an encoded form (usually multi-character).
- MapResult - class in net.pwall.text
- Result object for StringMapper.
- mapSubstrings(java.lang.String,kotlin.jvm.functions.Function1) - function in net.pwall.text.StringMapper
- Map substrings in a string to a decoded form (usually a single character).