_lookupType() _lookupType( $type) : array Look up the data type. Parameters $type Returns array — An array containing the string type name in the 0 index and the integer size in the 1 index.
_lookupTag() _lookupTag( $tag) Looks up the name of the tag for the MakerNote (Depends on Manufacturer) Parameters $tag
_formatData() _formatData( $type, $tag, $intel, $data) : \unknown_type Parameters $type $tag $intel $data Returns \unknown_type