Searched defs:parseHeader (Results 1 – 10 of 10) sorted by relevance
19 BmpDecoder.prototype.parseHeader = function() { method in BmpDecoder
583 protected function parseHeader($block) function in splitbrain\\PHPArchive\\Tar
495 protected function parseHeader($block) { function in VerboseTar
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
1089 BmpDecoder.prototype.parseHeader=function(){var f=this.buffer;this.fileSize=f[this.pos+3]<<24|f[thi… method in BmpDecoder