Client.xread

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void xread(int count, long block, MapEntry!(string, StreamEntryID)[] streams)
    class Client
    override
    void
    xread
    (
    int count
    ,
    long block
    ,
    MapEntry!(string, StreamEntryID)[] streams...
    )
  2. alias xread = BinaryClient.xread

Meta