Up
–
camlimages
»
Exif
»
Entry
» Decoded
Module
Entry.Decoded
type
t
=
{
tag : int;
format :
Pack.format
;
components : int;
data : string;
}