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