NEXT ·  UP ·  PREVIOUS ·  CONTENTS ·  INDEX

The Byte structure

The Byte structure is another small collection of simple functions, this time for converting between characters and eight-bit words. The function Byte.byteToChar converts an eight-bit word to a character. The function Byte.charToByte goes the other way.

NEXT ·  UP ·  PREVIOUS ·  CONTENTS ·  INDEX