mirai/mirai-core-utils/src
微莹·纤绫 434ef0cc39
Tlv writer (#2569)
* [core] TlvMapWriter

* [core] bind tlv writing with writer

* [core] Add checking to avoid wrong nest writing

* [core] Drop Int.invoke

* [core] Merge with dev

* [core] Update style
2023-03-26 23:51:03 +08:00
..
androidMain/kotlin [core] Improve NetworkHandler exception handling and optimize exception logging: 2022-08-26 15:20:04 +08:00
androidTest/kotlin Do unwrap even if wrapper exception has suppressed exceptions 2021-07-22 11:48:11 +08:00
commonMain/kotlin Tlv writer (#2569) 2023-03-26 23:51:03 +08:00
commonTest/kotlin/net/mamoe/mirai/utils Tlv writer (#2569) 2023-03-26 23:51:03 +08:00
jvmBaseMain/kotlin QRCode login support & Introduce new authorization factory (#2502) 2023-03-18 13:52:31 +00:00
jvmBaseTest/kotlin [core] Introduce Flow<T>.toStream() for simply implement Streamable (#2259) 2022-10-31 13:09:58 +00:00
jvmMain/kotlin [build] Update to Kotlin 1.8.10 2023-03-19 03:18:34 +00:00
jvmTest/kotlin QRCode login support & Introduce new authorization factory (#2502) 2023-03-18 13:52:31 +00:00
main Add android compilation target 2021-02-01 12:23:28 +08:00
mingwX64Main/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
mingwX64Test/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00
nativeMain/kotlin QRCode login support & Introduce new authorization factory (#2502) 2023-03-18 13:52:31 +00:00
nativeMainInterop Implement multiplatform modules 2022-07-20 00:30:16 +08:00
nativeTest/kotlin Introduce higher performance compression/decompression methods for different purposes for common 2022-07-20 00:30:16 +08:00
unixMain/kotlin Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00
unixTest/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00