#include <BlockEncoder.h>
◆ BasicEncoder()
◆ getNextStream()
@Implement this method and return nullptr when all blocks have been encoded.
The stream returned must know it's size (i.e. available() must not return -1). The encoder owns any stream objects created so is responsible for destroying them when finished. This allows them to be re-used if appropriate.
Implements IFS::FWFS::IBlockEncoder.
◆ done
bool IFS::FWFS::BasicEncoder::done {false} |
|
protected |
◆ stream
The documentation for this class was generated from the following file: