TextParser.this

Creates a new instance with a select string input.

  1. this()
  2. this(StringType _input)
    class TextParser(BitmapType = Bitmap8Bit, StringType = string)
    @safe pure nothrow
    this
    (
    StringType _input
    )

Meta