set Byte Slot
Replace the byte at the given one-based byte subscript within the specified field. Always use little endian encoding.
Parameters
field
An enumeration value representing an integer field.
byte Subscript
Which byte to extract.
a Byte
The unsigned byte to write, passed as a short.