Quote:
Originally Posted by NiLuJe
Not being a Java guy at all, I've always wondered if those (and a few other things) weren't some weird Java binary storage/serialized format...
|
Why Java? (I don't know enough about kindle files to know what the connection might be.)
I would doubt that it's Java serialization since that is rather fragile; a slight change to a class could break compatibility. But for other binary encodings, who knows.