| Class | Description |
|---|---|
| CharArrayPoolKt | |
| CharsJvmKt | |
| CharsKt | |
| HttpByteBufferPoolKt | |
| MutableRange |
Represents a text range with mutable bounds
|
| TokenizerKt | |
| WeakTimeoutQueue |
It provides ability to cancel jobs and schedule coroutine with timeout. Unlike regular withTimeout
this implementation is never scheduling timer tasks but only checks for current time. This makes timeout measurement
much cheaper and doesn't require any watchdog thread.
|