示例#1
0
        }        //end RLEUncompress

        public static byte *RLEUncompress(ref_int iReturnLength, byte *byarrSrc, int iSrcStart, int iBytesPerChunk, int iBytesToParse)
        {
        }        //end RLEUncompress
示例#2
0
        }        //end RLECompress

        public static byte *RLEUncompress(ref_int iReturnLength, byte *byarrSrc, int iSrcStart, int iBytesPerChunk, int iBytesToParse, bool bCountOnlyAndReturnNull)
        {
        }        //end RLEUncompress