[reader][reader options]
Given a java.io.PushbackReader, parse the HL7 message in the reader and return the result.
Options:
:protocol: Iff :mllp, enable MLLP mode. In MLLP mode, the parser discards every character preceding the MLLP start-of-block (0x0B) character.