Channel.bufferFill

Returns the current count of items in the buffer.

This function is useful for diagnostic purposes.

  1. size_t bufferFill [@property getter]
    struct Channel(T, size_t buffer_size = 100)
    @property
    size_t
    bufferFill
    ()
  2. size_t bufferFill [@property getter]

Meta