Put an octal representation of a value into a buffer
Parameters
- val
- Value to be convert to octal
- buf
- The buffer to update
- offset
- The offset into the buffer to store the value
- length
- The length of the octal string
Return Value
Index of next byte
Put an octal representation of a value into a buffer
Index of next byte