Is there a way to: * Get size of FifoDiskQueue * Empty out FifoDiskQueue completely * Peak at the head of FifoDiskQueue without popping it * Tell if it's empty Thanks!