pub fn bytes(input: NomInput<'_>) -> NomResult<'_, Vec<u8>>
Reads all available bytes into a Vec. Used in conjunction with sized.