exiftool-vendored
    Preparing search index...

    Interface InvalidUtf8Bytes

    Original bytes for metadata strings that contained malformed UTF-8.

    Keys mirror the returned tag value. List indexes are represented as numeric object keys, and branches without malformed strings are omitted. Each leaf is a Uint8Array; intermediate values are nested InvalidUtf8Bytes objects. Narrow a dynamic lookup with value instanceof Uint8Array before decoding it.

    Indexable