libsbp
v2.4.7
|
#include <file_io.h>
Data Fields | |
u32 | sequence |
Write sequence number. More... | |
u32 | offset |
Offset into the file at which to start writing in bytes [bytes]. More... | |
char | filename [0] |
Name of the file to write to. More... | |
u8 | data [0] |
Variable-length array of data to write. More... | |
u32 offset |