Writes an octal value into a buffer. Uses #formatUnsignedOctalString to format the value as an octal string with leading zeros. The converted number is followed by NUL and then space. @param value The value to convert @param buf The destination buffer @param offset The starting offset into
(final long value, final byte[] buf, final int offset, final int length)
source not stored for this graph (policy: none)
no test coverage detected