Queue.write

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

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

Meta