HttpTokens.parse

Read all tokens. Everything is mapped rather than being allocated & copied

  1. void parse(InputBuffer input)
    class HttpTokens
    abstract
    void
    parse
    (
    InputBuffer input
    )
  2. void parse(char[] content)

Meta