Package hw
Class Conversion

Public Method wordToInt

static int wordToInt(byte[] word)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Parameter Description
word 2-element byte array representing a word

Convert a word, represented by a 2-element byte array, into an integer value (-32768 to 32767).