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