sclass OnePath { new ByteBuffer steps; toString { ret singleDigitBytesToString(steps); } }