C# Class CSPspEmu.Hle.Modules._unknownPrx.sceDeflt

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Private Methods

Method Description
_Decompress ( Stream InStream, Stream OutStream ) : void
sceDeflateDecompress ( ) : void
sceGzipDecompress ( ) : void
sceGzipGetComment ( ) : void
sceGzipGetCompressedData ( ) : void
sceGzipGetInfo ( ) : void
sceGzipGetName ( ) : void
sceGzipIsValid ( ) : void
sceZlibAdler32 ( ) : void
sceZlibDecompress ( byte OutBuffer, int OutBufferLength, byte InBuffer, uint Crc32Addr ) : int
sceZlibGetCompressedData ( ) : void
sceZlibGetInfo ( ) : void
sceZlibIsValid ( ) : void