org.tinygroup.convert.common
Class ByteArrayToFloat
java.lang.Object
org.tinygroup.convert.common.ByteArrayToFloat
- All Implemented Interfaces:
- Converter<byte[],Float>
public class ByteArrayToFloat
- extends Object
- implements Converter<byte[],Float>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayToFloat
public ByteArrayToFloat()
convert
public Float convert(byte[] inputData)
- Specified by:
convert in interface Converter<byte[],Float>
Copyright © 2006–2015 TinyGroup. All rights reserved.