Searched refs:fileComment (Results 1 – 8 of 8) sorted by relevance
62 public function setFileComment(FileComment $fileComment) argument64 $this->fileComment = $fileComment;71 return $this->fileComment;
12 …fileComment.length?h.fileComment:null,unixPermissions:h.unixPermissions,dosPermissions:h.dosPermis…13 …];if(a){var b=new d(a.value);return 1!==b.readInt(1)?null:g.crc32(this.fileComment)!==b.readInt(4)…
581 comment : input.fileComment.length ? input.fileComment : null,2635 this.fileComment = reader.readString(this.fileCommentLength);2725 this.fileComment = jszipProto.utf8decode(this.fileComment);2733 this.fileComment = ucomment;2777 if (jszipProto.crc32(this.fileComment) !== extraReader.readInt(4)) {
13 …fileComment=a.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=…
3933 this.fileComment = reader.readData(this.fileCommentLength);4027 this.fileCommentStr = utf8.utf8decode(this.fileComment);4043 var commentByteArray = utils.transformTo(decodeParamType, this.fileComment);4088 if (crc32fn(this.fileComment) !== extraReader.readInt(4)) {
1697 …fileComment=a.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=…
54905 this.fileComment = reader.readData(this.fileCommentLength);55001 this.fileCommentStr = utf8.utf8decode(this.fileComment);55019 var commentByteArray = utils.transformTo(decodeParamType, this.fileComment);55065 if (crc32fn(this.fileComment) !== extraReader.readInt(4)) {