dojox
»
encoding
»
bits
»
OutputStream
» reset
dojox.encoding.bits.OutputStream.reset
dojo.require("dojox.encoding.bits");
defined in dojox/encoding/bits.js
Usage
function ()
(view source)
this
.
buffer
=
[
]
;
this
.
accumulator
=
0
;
this
.
available
=
8
;