Searched defs:RunLengthStream (Results 1 – 1 of 1) sorted by relevance
28385 var RunLengthStream = (function RunLengthStreamClosure() { class28386 function RunLengthStream(str) { class in pdfjsWrapper.RunLengthStream28393 RunLengthStream.prototype = Object.create(DecodeStream.prototype); class