menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Utils - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Utils

    Utility Class

    Inheritance
    System.Object
    Utils
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Compression
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public class Utils

    Constructors

    Utils()

    Declaration
    public Utils()

    Fields

    DEF_HUFFMAN_DYNTREE_CODELENGTHS_ORDER

    Code lengths for the code length alphabet.

    Declaration
    public static int[] DEF_HUFFMAN_DYNTREE_CODELENGTHS_ORDER
    Field Value
    Type
    System.Int32[]

    Methods

    BitReverse(Int32)

    Reverses bit.

    Declaration
    public static short BitReverse(int value)
    Parameters
    Type Name Description
    System.Int32 value
    Returns
    Type
    System.Int16
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved