virtual int peek();
return the value of next available byte from current packet. The byte remains in the packet.
value of the data byte. -1 is returned if there is no data available.
LUdp.h
LUDP Class