open fun writeBigInteger(value: BigInteger): Unit
Write a big integer to the output.
value - The integer to write.
value