We try to keep the necessary buffer for parsing as small as possible, The data() method provides the start of the actual data and with consume we remove the processed data from the buffer to make space again.
More...
#include <ContainerAVI.h>
We try to keep the necessary buffer for parsing as small as possible, The data() method provides the start of the actual data and with consume we remove the processed data from the buffer to make space again.
- Author
- Phil Schatzmann
- Copyright
- GPLv3
◆ available()
◆ availableToWrite()
| size_t availableToWrite |
( |
| ) |
|
|
inline |
◆ clear()
◆ consume()
◆ data()
◆ indexOf()
| long indexOf |
( |
const char * |
str | ) |
|
|
inline |
◆ isEmpty()
◆ resize()
| bool resize |
( |
size_t |
size | ) |
|
|
inline |
◆ size()
◆ writeArray()
| size_t writeArray |
( |
uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ available_byte_count
| size_t available_byte_count = 0 |
|
protected |
◆ vector
The documentation for this class was generated from the following file: