Home
last modified time | relevance | path

Searched refs:readByte (Results 1 – 22 of 22) sorted by relevance

/plugin/jukebox/id3/
Dmodule.audio-video.flv.php258 function readByte() { function in AMFStream
263 return ($this->readByte() << 8) + $this->readByte();
267 …return ($this->readByte() << 24) + ($this->readByte() << 16) + ($this->readByte() << 8) + $this->r…
292 $val = $this->readByte();
343 $type = $this->stream->readByte();
415 return $this->stream->readByte() == 1;
432 $this->stream->readByte();
452 $this->stream->readByte();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.flv.php445 public function readByte() { // 8-bit function in AMFStream
453 return ($this->readByte() << 8) + $this->readByte();
460 …return ($this->readByte() << 24) + ($this->readByte() << 16) + ($this->readByte() << 8) + $this->r…
502 $val = $this->readByte();
578 $type = $this->stream->readByte();
655 return $this->stream->readByte() == 1;
681 $this->stream->readByte();
705 $this->stream->readByte();
/plugin/gtime/gtlib/asn1/
DASN1BitString.php103 $padding = $this->readByte($bytes);
111 $byte = $this->readByte($bytes);
DASN1Boolean.php98 $byte = $this->readByte($bytes);
DASN1Object.php78 protected function readByte(&$stream) { function in ASN1Object
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
DTokenizer.php81 if (($byte = $this->streamReader->readByte()) === false) {
95 $byte = $this->streamReader->readByte();
DStreamReader.php214 public function readByte($position = null) function in setasign\\Fpdi\\PdfParser\\StreamReader
291 $char = $this->readByte();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js14readByte=function(){return this.data[this.pos++]},t.prototype.writeByte=function(t){return this.da… method in t
Dpdfmake.js29524 Data.prototype.readByte = function() { method in Data
29537 return !!this.readByte();
29546 b1 = this.readByte() * 0x1000000;
29547 b2 = this.readByte() << 16;
29548 b3 = this.readByte() << 8;
29549 b4 = this.readByte();
29579 b1 = this.readByte() << 8;
29580 b2 = this.readByte();
29610 ret[i] = String.fromCharCode(this.readByte());
29639 b1 = this.readByte();
[all …]
Dpdfmake.min.js.map1readByte","writeByte","byte","byteAt","readBool","writeBool","readUInt32","b1","b2","b3","b4","wri…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codemirror/dist/modes/
Dclike.min.js.map1 … \"assert assume require print println printf readLine readBoolean readByte readShort \" +\n …
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js34085 readByte: function readByte() {
34097 var b = this.readByte();
34123 var b = this.readByte();
34174 var header = stream.readByte();
34187 while ((b = stream.readByte()) >= 0) {
Dpdf.worker.js.map1readByte","readNumber","readSigned","readHex","readHexNumber","sp","readHexSigned","readString","c…
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...