mirai/mirai-core-utils/src/commonMain/kotlin
2021-01-05 20:35:10 +08:00
..
Arrays.kt Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 2020-12-02 10:46:06 +08:00
ByteArrayPool.kt ExternalResource (#754) 2020-12-26 17:36:00 +08:00
Bytes.kt Move utilities to mirai-core-utils 2020-12-26 20:05:10 +08:00
Conversions.kt Fix package 2020-12-26 22:16:27 +08:00
CoroutineUtils.kt ExternalResource (#754) 2020-12-26 17:36:00 +08:00
Files.kt Improve file type detecting 2021-01-05 20:35:10 +08:00
IO.kt Fix voice upload, fix #782 2020-12-28 16:39:30 +08:00
MiraiPlatformUtils.kt Move utilities to mirai-core-utils 2020-12-26 20:05:10 +08:00
Numbers.kt Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 2020-12-02 10:46:06 +08:00
package.kt Introduce new module mirai-core-utils 2020-12-02 09:25:25 +08:00
StandardUtils.kt Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 2020-12-02 10:46:06 +08:00
TimeUtils.kt Change Duration.asHumanReadable to Duration.toHumanReadableString for clearer semantics 2020-12-17 09:21:59 +08:00