Reader.forward

Move current position forward by one character.

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

Meta