javazoom.jl.decoder.huffcodetab.huffcodetab C# (CSharp) 메소드

huffcodetab() 정적인 개인적인 메소드

static private huffcodetab ( ) : System
리턴 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