cfa.vo.sherpa
Class EncodeDoubleArray
java.lang.Object
cfa.vo.sherpa.EncodeDoubleArray
public class EncodeDoubleArray
- extends Object
- Author:
- olaurino
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WORDSIZE
public static final int WORDSIZE
- See Also:
- Constant Field Values
EncodeDoubleArray
public EncodeDoubleArray()
encodeBase64
public static String encodeBase64(double[] data,
boolean swapByteOrder)
throws IOException
- Throws:
IOException
decodeBase64
public static double[] decodeBase64(String dataString,
boolean swapByteOrder)
throws IOException
- Throws:
IOException
Copyright © 2013. All rights reserved.