A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
E
- encodeToBase64(ByteArray) - function in com.hexagonkt.core.StringsKt
- Encode the content of this byteArray to base64.
- encodeToBase64(String) - function in com.hexagonkt.core.StringsKt
- Encode this string to base64.
- ensureSize(Collection,IntRange) - function in com.hexagonkt.core.HelpersKt
- TODO.
- EPUB_ZIP - enum entry in com.hexagonkt.core.media.ApplicationMedia
- equals(URL,URL) - function in java.net.ClasspathHandler
- equals(Object) - function in com.hexagonkt.core.MultiMap
- error(Function0) - function in com.hexagonkt.core.logging.Logger
- Log a message using ERROR level.
- error(E,Function1) - function in com.hexagonkt.core.logging.Logger
- Log a message using ERROR level with associated exception information.
- ERROR - enum entry in com.hexagonkt.core.logging.LoggingLevel
- EVENT_STREAM - enum entry in com.hexagonkt.core.media.TextMedia
- exec(List,File,Long,Boolean) - function in com.hexagonkt.core.HelpersKt
- TODO.
- exec(String,File,Long,Boolean) - function in com.hexagonkt.core.HelpersKt
- TODO Add use case and example in documentation.