zhipeng-jia / snappyjs

JavaScript implementation of Google's Snappy compression library
MIT License
151 stars 30 forks source link

implementation of "isValidCompressed" #19

Open zalenskiSofteq opened 1 year ago

zalenskiSofteq commented 1 year ago

Do you have any plans to implement Google Snappy's "isValidCompressed" function? I need to check if the data was compressed via Snappy without uncompressing whole data