示例#1
0
    public int Get(int numbits)
    {
        int ret = HCSBSTREAMPINVOKE.BPack_Get(swigCPtr, numbits);

        return(ret);
    }