Build 589089stable
Module 90860
245 characters · in e0f25b14b43b4949.js, 78286.0bceee2e3d5709c6.jsDependencies
Source Raw
function(t,e,r){var o=r(781094);function n(t){this.mode=o.MODE_8BIT_BYTE,this.data=t}n.prototype={getLength:function(t){return this.data.length},write:function(t){for(var e=0;e<this.data.length;e++)t.put(this.data.charCodeAt(e),8)}},t.exports=n}