jkent / frogfs

Fast Read-Only General-purpose File System (ESP-IDF and ESP8266_RTOS_SDK compatible)
https://frogfs.readthedocs.io
Mozilla Public License 2.0
25 stars 32 forks source link

Seek to correct file position inside heatshrinked files. #41

Closed arex-ebee closed 1 year ago

arex-ebee commented 1 year ago

Consume the exact amount of data instead of fixed 16-bytes blocks. Fixes #40