MCPcopy Create free account
hub / github.com/apache/ant / formatLongOctalBytes

Method formatLongOctalBytes

src/main/org/apache/tools/tar/TarUtils.java:504–512  ·  view source on GitHub ↗

Write an octal long integer into a buffer. Uses #formatUnsignedOctalString to format the value as an octal string with leading zeros. The converted number is followed by a space. @param value The value to write as octal @param buf The destinationbuffer. @param offset The starting offset in

(final long value, final byte[] buf, final int offset, final int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

writeEntryHeaderFieldMethod · 0.95

Calls 1

Tested by

no test coverage detected