JsonParser.front

Undocumented in source.
  1. ubyte[] front;
  2. alias front = input
    struct JsonParser(bool includingNewLine, bool hasSpaces, bool assumeValid, Allocator, Input = const(ubyte)[])
    static if(!(chunked))
    alias front = input

Meta