# `Exiffer.JPEG.IFD`

Documentation for `Exiffer.JPEG.IFD`.

# `binary`

Returns a binary representation of the IFD block.

Serializing IFDs is messy, as they need to "know" the offsets
of their own "extra data" (strings and other data that doesn't fit inside 4 bytes)
and also the offset of any following IFD block.

# `dimensions`

# `read`

# `sorted`

# `text`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
