Reader.forward

Move current position forward by one character.

  1. void forward(size_t length)
  2. void forward()
    class Reader
    pure nothrow @nogc @trusted
    void
    forward
    ()

Meta