public static byte[] IntToByteArray( int input )
Public Shared Function IntToByteArray ( _ input As Integer _ ) As Byte()