I\'m considering using Java for a large project but I haven\'t been able to find anything that remotely represented structures in Java. I need to be able to convert network
ByteBuffer.wrap(new byte[] {}).getDouble();