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

Method putLong

src/main/org/apache/tools/zip/ZipLong.java:129–134  ·  view source on GitHub ↗

put the value as four bytes in big endian byte order. @param value the Java long to convert to bytes @param buf the output buffer @param offset The offset within the output buffer of the first byte to be written. must be non-negative and no larger than buf.length-4

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

toDosTimeMethod · 0.95
getBytesMethod · 0.95
createLocalFileHeaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected