Show / Hide Table of Contents

Class SctpPadding

Inheritance
System.Object
SctpPadding
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: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public static class SctpPadding

Methods

| Improve this Doc View Source

PadTo4ByteBoundary(Int32)

Declaration
public static ushort PadTo4ByteBoundary(int val)
Parameters
Type Name Description
System.Int32 val
Returns
Type Description
System.UInt16
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX