parse_header
status_t parse_header(BMessage &headers, BPositionIO &input);
return parse_header(headers, *data);
parse_header(headers, bufferIO);