Home
last modified time | relevance | path

Searched refs:readData (Results 1 – 15 of 15) sorted by relevance

/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php166 $eventName = $reader->readData();
167 $ThisFileInfo['meta'][$eventName] = $reader->readData();
340 function readData() { function in AMFReader
436 $data[$key] = $this->readData();
460 $data[$key] = $this->readData();
472 $data[] = $this->readData();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php186 $spsReader->readData();
279 $eventName = $reader->readData();
280 $info['flv']['meta'][$eventName] = $reader->readData();
575 public function readData() { function in AMFReader
676 $data[$key] = $this->readData();
700 $data[$key] = $this->readData();
719 $data[] = $this->readData();
783 public function readData() { function in AVCSequenceParameterSetReader
/plugin/upgrade/HTTP/
H A DHTTPClient.php411 while (preg_match('/^[a-zA-Z0-9]?$/',$byte=$this->readData($socket,1,'chunk'))){
429 $r_body .= $this->readData($socket, $chunk_size, 'chunk');
430 $this->readData($socket, 2, 'chunk'); // read trailing \r\n
451 $r_body = $this->readData($socket, $length, 'response (content-length limited)', true);
453 $r_body = $this->readData($socket, $this->max_bodysize+1, 'response (content-length limited)', true);
459 $r_body .= $this->readData($socket, 4096, 'response (unlimited)', true);
625 protected function readData($socket, $nbytes, $message, $ignore_eof = false) { function in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12readData(4);return b===f[0]&&c===f[1]&&d===f[2]&&e===f[3]},d.prototype.readData=function(a){if(thi…
13readData(this.zipCommentLength),b=i.uint8array?"uint8array":"array",c=f.transformTo(b,a);this.zipC…
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1778 data = this.readData(4);
1784 ArrayReader.prototype.readData = function(size) { method in ArrayReader
1870 return utils.transformTo("string", this.readData(size));
1877 readData: function() {
1926 NodeBufferReader.prototype.readData = function(size) { method in NodeBufferReader
1959 var data = this.readData(4);
1965 StringReader.prototype.readData = function(size) { method in StringReader
1986 Uint8ArrayReader.prototype.readData = function(size) { method in Uint8ArrayReader
3889 this.fileName = reader.readData(this.fileNameLength);
3933 this.fileComment = reader.readData(this.fileCommentLength);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1034 var readData = mxUtils.bind(this, function (e, data)
1131 fs.readFile(path, encoding, readData);
1153 readData(null, data);
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12readData(a))},readData:function(){},lastIndexOfSignature:function(){},readDate:function(){var a=th…
H A Djszip.js307 return utils.transformTo("string", this.readData(size));
314 readData: function(size) {
619 NodeBufferReader.prototype.readData = function(size) { method in NodeBufferReader
1550 StringReader.prototype.readData = function(size) { method in StringReader
1666 Uint8ArrayReader.prototype.readData = function(size) { method in Uint8ArrayReader
2525 var compressedFileData = reader.readData(length);
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js52546 data = this.readData(4);
52554 ArrayReader.prototype.readData = function (size) {
52653 return utils.transformTo("string", this.readData(size));
52661 readData: function readData(size) {// see implementations
52712 NodeBufferReader.prototype.readData = function (size) {
52754 var data = this.readData(4);
52762 StringReader.prototype.readData = function (size) {
52788 Uint8ArrayReader.prototype.readData = function (size) {
54580 extraFieldValue = this.reader.readData(extraFieldLength);
54858 this.fileName = reader.readData(this.fileNameLength);
[all …]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1696readData(4);return b===f[0]&&c===f[1]&&d===f[2]&&e===f[3]},d.prototype.readData=function(a){if(thi…
1697readData(this.zipCommentLength),b=i.uint8array?"uint8array":"array",c=f.transformTo(b,a);this.zipC…