configurePlatform

When using Android, we must assign "kotlinx.io.pool.size.bytes" so that kotlinx-io's segment pooling cache is enabled. Otherwise, kotlinx-io segments will not be reused and impact performance.

The default for non-Android VMs is 4MB.