Attribute.this

this(uint startIndex = uint.init, uint endIndex = uint.init) nothrow

Create a attribute.Attribute boxed type.

Parameters

startIndexthe start index of the range (in bytes).
endIndexend index of the range (in bytes). The character at this index is not included in the range.
this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.