BasicStream.h File Reference
#include <Data/Stream/ReadWriteStream.h>
#include <Storage/Partition.h>
#include <Ota/Manager.h>
#include "FileFormat.h"
#include "ChecksumVerifier.h"
Include dependency graph for BasicStream.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OtaUpgrade::BasicStream |
A write-only stream to parse and apply firmware unencrypted upgrade files generated by otatool.py. More... | |
Namespaces | |
OtaUpgrade | |
Functions | |
String | toString (OtaUpgrade::BasicStream::Error code) |
Convert error code to string. More... | |
Function Documentation
◆ toString()
String toString | ( | OtaUpgrade::BasicStream::Error | code | ) |
Convert error code to string.
- See also
- #errorCode