Create a message structure from a byte string. Returns the root of the message structure. Optional headersonly is a flag specifying whether to stop parsing after reading the headers or not. The default is False, meaning it parses the entire contents of the fil
(self, text, headersonly=False)
source not stored for this graph (policy: none)
no test coverage detected