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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected