ktor-io / io.ktor.utils.io / writeShortLittleEndian

writeShortLittleEndian

suspend fun ByteWriteChannel.writeShortLittleEndian(value: Short): Unit