org.ccnx.ccn.test.impl.support.DataUtilsTest Class Reference

List of all members.

Public Member Functions

void testByteArrayToUnsignedLong () throws Exception
 This should perform like BigInteger(1,bytes).longVlaue().
void testUnsignedLongToByteArray () throws Exception
void testSegmentationProfile () throws Exception

Package Attributes

long[] testset
Random _rnd = new Random()

Member Function Documentation

void org.ccnx.ccn.test.impl.support.DataUtilsTest.testByteArrayToUnsignedLong (  )  throws Exception

This should perform like BigInteger(1,bytes).longVlaue().

Exceptions:
Exception 

Member Data Documentation

long [] org.ccnx.ccn.test.impl.support.DataUtilsTest.testset [package]
Initial value:
 {0, 0x0FL, 0x0000FFFFFFFFL, 0x7FFFFFFFL, 0x0000FFFFFFFFFFFFL, 0x1000000000000L, 
                        0x1000FFFFFFFFFFFFL, 0x7000FFFFFFFFFFFFL, 0xF000FFFFFFFFFFFFL}

The documentation for this class was generated from the following file:
Generated on Tue Aug 21 14:55:32 2012 for Content-Centric Networking in Java by  doxygen 1.6.3