Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Utils - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Utils

    Utility Class

    Inheritance
    System.Object
    Utils
    Namespace: Syncfusion.Compression
    Assembly: Syncfusion.Compression.Portable.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 int[] DEF_HUFFMAN_DYNTREE_CODELENGTHS_ORDER
    Field Value
    Type Description
    System.Int32[]

    Methods

    BitReverse(Int32)

    Reverses bit.

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