Introduce basic, url-safe and mime Base64 variants #KT-9823
This commit is contained in:
committed by
Space Team
parent
a5c8e30bb1
commit
dc03a03762
@@ -13,6 +13,7 @@ module kotlin.stdlib {
|
||||
exports kotlin.coroutines.jvm.internal;
|
||||
exports kotlin.enums;
|
||||
exports kotlin.io;
|
||||
exports kotlin.io.encoding;
|
||||
exports kotlin.jvm;
|
||||
exports kotlin.jvm.functions;
|
||||
exports kotlin.math;
|
||||
|
||||
Reference in New Issue
Block a user