Attribute.this

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

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)
No documentation available for this declaration.