put the value as two bytes in big endian byte order. @param value the Java int 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-2
(int value, byte[] buf, int offset)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected