Channel.bufferFill

Returns the current count of items in the buffer.

This function is useful for diagnostic purposes.

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

Meta