![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Data Fields | |
| uint8_t * | out |
| size_t | avail_cnt |
| size_t | bused_cnt |
| unsigned | clines |
| unsigned | blines |
Brother 1030 encoding method collected line data in a band
| uint8_t* out |
The block's data
| size_t avail_cnt |
Size of buffer in out
| size_t bused_cnt |
Already used bytes in out for this block
| unsigned clines |
Current lines in the block buffer
| unsigned blines |
Lines in this block