-
sil The grander context is that it goes in as a byte from a binary stream. So I *could* convert to a string and slice, but seemed wasteful when I could shift and mask to get the value. That said, potentially easier on the eyes (but it's an internal method)