223224225226227228229230231232233
dup.position(dup.position()+payloadLength); readFooter(is); // If every thing went well.. advance the position of the orignal packet. packet.position(dup.position()); dup.dispose(); return true; } /** * @return Returns the checksum.