public class IntToByteArray extends Object implements Converter<Integer,byte[]>
IntToByteArray()
byte[]
convert(Integer inputData)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntToByteArray()
public byte[] convert(Integer inputData)
Converter
convert
Converter<Integer,byte[]>
inputData
Copyright © 2006–2018 TinyGroup. All rights reserved.