'What's the difference between read_bytes and read_char in <linux/taskstats.h>?

I'm trying to use Taskstats to measure a program. I‘m confused about the meaning of read_bytes and read_chars, what is the difference between them, do they calculate the io size of real disk read?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source