• Consumes image stream and calculate its ID hash

    Parameters

    • fullBodyStream: ReadableStream

      Stream for file body

    • fileSize: number

      number of bytes of the content

    • contentTypeStr: string

    Returns Promise<ReadonlyArray<string>>

    contentType - Content-type header of the fullBodyStream