BitMask.this

This set the mask as bit stream with LSB first

  1. this(T bitstring)
    struct BitMask
    this
    (
    T
    )
    if (
    isSomeString!T
    )
  2. this(R range)
  3. this(R range)

Meta