OrkinosV2 Documentation

ECMAScriptPacker Class

Packs a javascript file into a smaller area, removing unnecessary characters from the output.

For a list of all members of this type, see ECMAScriptPacker Members.

System.Object
   Dean.Edwards.ECMAScriptPacker

[Visual Basic]
Public Class ECMAScriptPacker
[C#]
public class ECMAScriptPacker

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Requirements

Namespace: Dean.Edwards

Assembly: OrkinosV2 (in OrkinosV2.exe)

See Also

ECMAScriptPacker Members | Dean.Edwards Namespace