public class IntegerUtils extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
toBytes(int intValue)
Returns a four byte array representation of the specified integer.
|
public static byte[] toBytes(int intValue)
intValue
- The integer to be converted.Copyright © 2020 Connect2id Ltd.. All rights reserved.