Method Thread.Fifo()->size()

class Thread.Fifo

Method size

int size()

Description

This function returns the number of elements currently in the fifo.

See also

read(), write()