BSL v0.0.0 - 0.g33cf081
AMMOS Bundle Protocol Security Library (BSL)
|
Internal state for reader and writer. More...
Data Fields | |
MockBPA_CanonicalBlock_t * | block |
Block which must have a longer lifetime than the reader/writer. | |
char * | ptr |
Pointer to the head of the buffer. | |
size_t | size |
Working size of the buffer. | |
FILE * | file |
File opened for the buffer. | |
Internal state for reader and writer.