pub fn parse_part_request_plaintext(
plaintext: &[u8],
) -> Result<ParsedPartRequest<'_>, ResourcePartRequestError>Expand description
Only a 0xFF flag means exhausted, the way the reference compares; a ragged tail of requested bytes is tolerated and its remainder ignored (the way the reference’s floor division ignores it).