Converts a synchsafe integer byte array to a standard integer.

Declaration Syntax
public static int UnSynchSafe(
byte[] byteArray
)
Public Shared Function UnSynchSafe ( _
byteArray As Byte() _
) As Integer

Parameters
- byteArray (array<Byte>[]()[][])
- Synchsafe integer byte array

Return Value
Integer
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)