Category:Protocol Extensions
Appearance
Data Types
- sbyte = signed byte
- byte = unsigned byte (extension)
- short = signed 16-bit int, big-endian
- ushort = unsigned 16-bit int, big-endian (extension)
- RGB = red-green-blue triplet. 1 unsigned byte per channel, 3 bytes total (extension)
- RGBA = red-green-blue triplet + alpha. 1 unsigned byte per channel, 4 bytes total (extension)
Pages in category "Protocol Extensions"
The following 2 pages are in this category, out of 2 total.