menu

UWP

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

    Show / Hide Table of Contents

    Class Utils

    Utility Class

    Inheritance
    System.Object
    Utils
    Namespace: Syncfusion.Compression
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public class Utils : Object

    Constructors

    Utils()

    Declaration
    public Utils()

    Fields

    DEF_HUFFMAN_DYNTREE_CODELENGTHS_ORDER

    Code lengths for the code length alphabet.

    Declaration
    public static readonly 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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved