This method of the IntArrayOutputStream Class appends an integer to the output stream.
public synchronized void append(int n);