Data Fields | |
| char | name [MAX_FNAME_LEN+1] |
| const uint8_t * | data |
| const uint8_t * | pos |
| ram_file_flags_t | mode |
| uint8_t | refs |
| size_t | len |
| size_t | remaining |
| stream_block_tx_buffer_t | txbuf |
| struct ram_file * | next |
| const uint8_t* data |
| size_t len |
| ram_file_flags_t mode |
| char name[MAX_FNAME_LEN+1] |
| struct ram_file* next |
| const uint8_t* pos |
| uint8_t refs |
| size_t remaining |
| stream_block_tx_buffer_t txbuf |