Pushes an item into the queue.
item.length = 0 is allowed.
data item to push
true if the item was pushed successfully, false if it didn't fit
See Implementation
Pushes an item into the queue.
item.length = 0 is allowed.