Queue.read

Undocumented in source. Be warned that the author may not have intended to support it.

struct Queue
Event
read
(
T
)
(
Buffer!T buffer
,
T[] data
,
Flag!"Blocking" blocking = Yes.Blocking
,
size_t offset = 0
,
const Event[] waitList = null
)

Meta