FCompression::UncompressMemoryStream

Wraps UncompressMemory to provide access with a [IMemoryReadStream](API\Runtime\Core\Misc\IMemoryReadStream) interface, attempting to avoid copying in to a contiguous buffer doe decompression if the format supports it.