void write(mixed value)
This function puts a value last in the queue. If the queue is too small to hold the value the queue will be expanded to make room for it.
read()