open suspend fun readDouble(): Double
Overrides ByteReadChannel.readDouble
Reads double number (suspending if not enough bytes available) or fails if channel has been closed and not enough bytes.