adds support for spaces beetwen json tokens. Default value is Yes.
throws an SerdeException on invalid lines if Yes and ignore invalid lines if No. Default value is No.
input range composed of elements type of const(ubyte)[] or string / const(char)[]. chunks can use the same buffer for each chunk.
Input range composed of ASDF values. Each value uses the same internal buffer.
Parses JSON value in each line from a Range of buffers.