class ChunkyPNG::Chunk::CompressedText

The CompressedText (zTXt) chunk contains keyword/value metadata about the PNG stream. In this chunk, the value is compressed using Deflate compression.

@see www.w3.org/TR/PNG/#11zTXt @see ChunkyPNG::Chunk::CompressedText @see ChunkyPNG::Chunk::InternationalText