Reads the next token from this input stream, parses it as a boolean (interpreting either "true" or "1" as true, and either "false" or "0" as false). @return the next boolean in this input stream
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected