Scanner v0.1.4
Pre-release
Pre-release
The bug surrounding the buffer size for the underlying BufRead still exists. At this point, the API is defined around it, i.e., we do not guarantee the behavior will be consistent if any single input token exceeds the size of the buffer, although we do make an attempt to handle that situation.