b8cda402cb
Covers the full expect/actual contract across all platforms (Android, JVM, iOS): - round-trip for empty, single-char, simple, unicode, and JSON strings - repetitive input compresses to a smaller size - gzip magic number (0x1F 0x8B) present in compressed output - compressed bytes differ from raw input bytes - decompress of invalid data throws an exception - special/control characters survive a round-trip https://claude.ai/code/session_0125CGfu6aMAnSv6ZzAxFHvV