exiftool-vendored
    Preparing search index...

    Class BinaryField

    Represents a binary field in the Exif data.

    These fields can be used to store images (including thumbnails and full-sized images), audio, and other binary data. The size of the field is specified in bytes.

    Index
    bytes: number
    rawValue: string
    • Returns { _ctor: string; bytes: number; rawValue: string }