PipelineBase.xgroupCreate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) xgroupCreate(string key, string groupname, StreamEntryID id, bool makeStream)
    class PipelineBase
    Response!(string)
    xgroupCreate
    (
    string key
    ,
    string groupname
    ,,)
  2. Response!(string) xgroupCreate(const(ubyte)[] key, const(ubyte)[] groupname, const(ubyte)[] id, bool makeStream)

Meta