i want to write a code for big endian and little endian represntation of message.The msg is trading message.How can i do it with core java?
also how can i check data type validity of input given by user and data type is also provided by user.
Both Data type ind value i m asking to the user.& i wznt to check that whether user has entered correct value?