SYMBOL INDEX (17 symbols across 7 files) FILE: index.js function getGlobal (line 3) | function getGlobal() { FILE: lib/bufferstream.js function BufferStream (line 1) | function BufferStream(buffer, offset, length, bigEndian) { FILE: lib/date.js function parseNumber (line 1) | function parseNumber(s) { function parseDateTimeParts (line 11) | function parseDateTimeParts(dateParts, timeParts) { function parseDateWithTimezoneFormat (line 28) | function parseDateWithTimezoneFormat(dateTimeStr) { function parseDateWithSpecFormat (line 48) | function parseDateWithSpecFormat(dateTimeStr) { function parseExifDate (line 60) | function parseExifDate(dateTimeStr) { FILE: lib/dom-bufferstream.js function DOMBufferStream (line 3) | function DOMBufferStream(arrayBuffer, offset, length, bigEndian, global,... FILE: lib/exif.js function readExifValue (line 3) | function readExifValue(format, stream) { function getBytesPerComponent (line 19) | function getBytesPerComponent(format) { function readExifTag (line 42) | function readExifTag(tiffMarker, stream) { function readIFDSection (line 85) | function readIFDSection(tiffMarker, stream, iterator) { function readHeader (line 97) | function readHeader(stream) { FILE: lib/parser.js function ExifResult (line 7) | function ExifResult(startMarker, tags, imageSize, thumbnailOffset, thumb... function Parser (line 59) | function Parser(stream) { FILE: test/test-simplify.js function getTagValue (line 11) | function getTagValue(tag) { function setTagValue (line 14) | function setTagValue(tag, value) {