powered by
rawToNum(x, nBytes = 1)
x
numToRaw
# Will be left null padded (x <- numToRaw(421,4)) rawToNum(x,2) rawToNum(x,4)
Run the code above in your browser using DataLab