Class TestByteArrayConverter


  • public class TestByteArrayConverter
    extends Object
    Author:
    pavlidis
    • Constructor Detail

      • TestByteArrayConverter

        public TestByteArrayConverter()
    • Method Detail

      • testBooleansToByteArray

        public void testBooleansToByteArray()
      • testBooleansToLongArray

        public void testBooleansToLongArray()
      • testByteArrayToBooleans

        public void testByteArrayToBooleans()
      • testByteArrayToDoubleConversionSpeed

        public void testByteArrayToDoubleConversionSpeed()
      • testByteArrayToDoubleMatrix

        public void testByteArrayToDoubleMatrix()
      • testByteArrayToDoubles

        public void testByteArrayToDoubles()
      • testByteArrayToLongs

        public void testByteArrayToLongs()
      • testByteArrayToTabbedString

        public void testByteArrayToTabbedString()
      • testDoubleArrayToByteArrayConversionSpeed

        public void testDoubleArrayToByteArrayConversionSpeed()
      • testDoubleArrayToBytes

        public void testDoubleArrayToBytes()
      • testDoubleArrayToDelimitedStringConversionSpeed

        public void testDoubleArrayToDelimitedStringConversionSpeed()
      • testIntsToBytes

        public void testIntsToBytes()
      • testObjectToBytes

        public void testObjectToBytes()
      • testStringToBytes

        public void testStringToBytes()
      • testStringToDoubleArrayConversionSpeed

        public void testStringToDoubleArrayConversionSpeed()