TextParserTempl.input

Sets/gets the input

class TextParserTempl(BitmapType = Bitmap8Bit)
public @property @safe @nogc pure nothrow inout
dstring
input
()
if (
is(BitmapType == Bitmap8Bit) ||
is(BitmapType == Bitmap16Bit)
||
is(BitmapType Bitmap32Bit)
)

Meta