Libraries
»
exifparser
(1.0.2)
»
Index
»
Exif
»
Tag
»
Formatter
»
UByte
»
#format
Method: Exif::Tag::Formatter::UByte#format
Defined in:
lib/exifparser/tag.rb
#
format
⇒
Object
31 32 33
# File 'lib/exifparser/tag.rb', line 31
def
format
'Unsigned byte'
end