Byte

From Valve Developer Community
Revision as of 06:14, 22 July 2005 by King2500 (talk | contribs)
Jump to navigation Jump to search

In SDK code, byte refers to an eight-bit byte. It represents one of 256 possible integral values. These values can be used for calculations and can lower the amount of data networked.

See also

Wikipedia information on Byte