BitmappedBlock.this

Undocumented in source.
  1. this(ubyte[] data)
  2. this(size_t capacity)
  3. this(ubyte[] data, uint blockSize)
    struct BitmappedBlock(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
    static if(chooseAtRuntime == theBlockSize)
    this
    (
    ubyte[] data
    ,)

Meta