Home
last modified time | relevance | path

Searched refs:Stream (Results 126 – 149 of 149) sorted by relevance

123456

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php31 class Stream class
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md78 The `hoa://Event/Stream/StreamName:close-before` contains all streams that are
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md196 - `Stream::read` when length parameter <= 0.
H A DREADME.md11 # Stream implementation
85 Stream decorator that begins dropping data once the size of the underlying
187 Stream that when read returns bytes for a streaming multipart or
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js761 this.stream = new AV.Stream(this.list);
H A Daac.js379 var data = AV.Stream.fromBuffer(buffer),
H A Dmp3.js156 stream = AV.Stream.fromBuffer(stream.peekBuffer(0, 10));
5033 ptr = new AV.Bitstream(AV.Stream.fromBuffer(new AV.Buffer(stream.main_data)));
H A Dopus.js113 var stream = AV.Stream.fromBuffer(new AV.Buffer(packet));
/plugin/elasticsearch/
H A Dcomposer.lock99 "GuzzleHttp\\Stream\\": "src/"
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng386 # 3.4 iCalendar Stream
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng386 # 3.4 iCalendar Stream
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17301 module.exports = Stream;
17306 inherits(Stream, EE);
17309 Stream.Duplex = __webpack_require__(41);
17314 Stream.Stream = Stream;
17321 function Stream() {
17804 var Stream = __webpack_require__(25);
17824 util.inherits(Readable, Stream);
17905 Stream.call(this);
19108 var Stream = __webpack_require__(25);
19110 util.inherits(Writable, Stream);
[all …]
H A Dpdfmake.min.js10Stream=r,r.prototype.pipe=function(t,e){function n(e){t.writable&&!1===t.write(e)&&u.pause&&u.paus…
H A Dpdfmake.min.js.map1Stream","EE","EventEmitter","inherits","Writable","Duplex","Transform","PassThrough","dest","ondat…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11450 var stream = new _stream.Stream(data);
12950 stream = new _stream2.Stream(arg);
17126 var Stream = function StreamClosure() {
17135 Stream.prototype = {
17218 return Stream;
17221 exports.Stream = Stream;
17226 Stream.call(this, bytes);
17229 StringStream.prototype = Stream.prototype;
18375 Stream.call(this, new Uint8Array(0));
18378 NullStream.prototype = Stream.prototype;
[all …]
H A Dpdf.worker.js.map1Stream","arrayBuffer","getByte","getUint16","getInt32","peekByte","moveStart","StringStream","Deco…
/plugin/codemirror/dist/modes/
H A Dpug.min.js.map1 …;\n }\n /**\n * Get the next token in the stream\n *\n * @param {Stream} stream\n * @par…
H A Dclike.min.js.map1 … \"Product Proxy Range Responder Seq Serializable Set Specializable Stream StringBuilder \" +…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js71806 Stream.call(this);
73206 Stream.call(this);
74509 exports.Stream = exports;
78896 module.exports = Stream;
78902 inherits(Stream, EE);
78909 Stream.Stream = Stream; // old-style streams. Note that the pipe method (the only relevant
78912 function Stream() {
79270 util.inherits(Readable, Stream);
79359 Stream.call(this);
80680 Stream.call(this);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt154 » Add support for Direct Stream Digital (DSD) /
277 * (#1297) Added detection of MPEG Transport Stream files.
2290 Stream Bitrate Properties Object data (now returned correctly in
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …nts:7}],29:[function(e,t,n){n=t.exports=e("./lib/_stream_readable.js"),n.Stream=n,n.Readable=n,n.W…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1641 // Mini Stream Cutoff Size
1642 blob.chk('00100000', 'Mini Stream Cutoff Size: ');
2213 //var MSCSZ = 4096; /* Mini Stream Cutoff Size */
10180 /* [MS-OFFCRYPTO] 2.3.4.* EncryptionInfo Stream */
10191 /* [MS-OFFCRYPTO] 2.3.4.5 EncryptionInfo Stream (Standard Encryption) */
10201 /* [MS-OFFCRYPTO] 2.3.4.6 EncryptionInfo Stream (Extensible Encryption) */
10203 /* [MS-OFFCRYPTO] 2.3.4.10 EncryptionInfo Stream (Agile Encryption) */
21563 /* [MS-XLS] 2.1.7.20 Workbook Stream */
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe28442 Stream er
39652 E Stream
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

123456