getMetaData()
Overview
public struct function getMetaData(
required any fileContent
)
This method returns any metadata as a cfml structure. This is currently only supported natively for images. For full support see Pixl8s Apache Tika extension.
Arguments
Name | Type | Required | Description |
---|---|---|---|
fileContent | any | Yes | Binary content of the file for which you want to extract meta data |