Converts an integer to a synchsafe integer byte array.

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

Parameters

Return Value
Byte array (synchsafe integer)
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)