Click or drag to resize
MyCompressionCompressFile Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyCompression.CompressFile(System.String)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public static void CompressFile(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:VRage.MyCompression.CompressFile(System.String)"]

See Also