InputBlock.data

The actual data. Newline terminated or last block for the file.

struct InputBlock
char[] data;

Meta