MCPcopy Create free account
hub / github.com/andysworkshop/stm32plus / reset

Method reset

lib/src/stream/LzgDecompressionInputStream.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 */
142
143 bool LzgDecompressionStream::reset() {
144 return errorProvider.set(ErrorProvider::ERROR_PROVIDER_LZG_DECOMPRESSION_STREAM,E_OPERATION_NOT_SUPPORTED);
145 }
146
147
148 /*

Callers 1

clearMethod · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected