posts-powershell

Calculating Most and Least Significant Byte

Numbers are stored internally as bytes. An Int32 value, for example, uses four bytes. Sometimes it is required to split up the number into its...

  • Written By: ps1
  • Last Updated: April 21, 2025
  • 5 minutes read