icojs
    Preparing search index...

    Function isIco

    • Check whether the buffer is a ICO file.

      Parameters

      • source: ArrayBuffer | Buffer<ArrayBufferLike>

        Input data to inspect.

      Returns boolean

      true when the source is a ICO file, false otherwise.