javazoom.jl.decoder.huffcodetab.huffcodetab C# (CSharp) Method

huffcodetab() static private method

static private huffcodetab ( ) : System
return System
        static huffcodetab()
        {
            bitbuf = new int[32];
        }

Same methods

huffcodetab::huffcodetab ( System S, int XLEN, int YLEN, int LINBITS, int LINMAX, int REF, int TABLE, int HLEN, int VAL, int TREELEN ) : System