Parse the file at the specified path into a stream of T.
Parse the file at the specified path into a stream of T.
Parse the contents of the provided reader into a stream of T.
Parse the provided data into a stream of T.
Parse the contents of the provided reader into a stream of T.
Parse the provided data into a stream of T.
Parse the file at the specified path into a single instance of A and a stream of B.
Parse the contents of the provided reader into a single instance of A and a stream of B.
Parse the provided data into a single instance of A and a stream of B.