Added
MS3Record.parse_into()instance method for reuse-based parsing in high-throughput
loops to eliminating per-record allocation/deallocation overhead.
Changed
MS3Record.sourceidproperty now skips an unnecessary NULL check.cdata_to_string()no longer wraps.decode()in a redundantstr()call.