BufferedLexer.popBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void popBuffer()
    struct BufferedLexer(T)
    static if(is(typeof(representation!CharacterType(""))))
    void
    popBuffer
    ()
    if (
    isInputRange!T &&
    isArray!(ElementType!T)
    )
  2. void popBuffer()

Meta