View Single Post
Old 07-12-2018, 08:55 AM   #109
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by oren64 View Post
Nice work again

In the zlib patches douse it compress the code with null at the end like in pipcat method?
No. That's only needed for normal strings (which are null terminated), as zlib streams have a trailer which marks the end consisting of an adler32 checksum of the data (see https://www.ietf.org/rfc/rfc1950.txt). I have tested this specifically to confirm.

And for updating your patches which come with kobopatch, you can either use GitHub, reply to this thread, or send me a PM.
geek1011 is offline   Reply With Quote