Overview
public struct function readMeta(
required binary fileContent
)
Returns a structure of found XMP metadata from the provided file binary. Returns an empty structure if no data found.
Arguments
Name | Type | Required | Description |
---|
fileContent | binary | Yes | |