dojox
»
encoding
»
compression
»
lzw
» Decoder
dojox.encoding.compression.lzw.Decoder
dojo.require("dojox.encoding.compression.lzw");
defined in dojox/encoding/compression/lzw.js
Usage
function (n)
(view source)
this
.
size
= n;
this
.
init
(
)
;
parameter
type
description
n
Functions
Back to top
Only private and/or inherited functions are available.
decode
(stream)
init
()
Properties
Back to top
Only private and/or inherited properties are available.
codes
p
size
width